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