Struct Hull.Face
- Assembly
- ValveResourceFormat.dll
Represents a face in the hull mesh.
public readonly struct Hull.Face
Inherited Members
Constructors
Face(KVObject)
Initializes a new instance of the ValveResourceFormat.ResourceTypes.RubikonPhysics.Shapes.Hull.Face struct.
public Face(KVObject data)
Parameters
data
KVObject
Fields
Edge
Index of first edge in CCW circular list around face
public readonly byte Edge