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