Struct Hull.FaceVertexEnumerable ​
Namespace: ValveResourceFormat.ResourceTypes.RubikonPhysics.Shapes
Assembly: ValveResourceFormat.dll
The vertex indices around one hull face, in winding order.
csharp
public readonly ref struct Hull.FaceVertexEnumerableMethods ​
GetEnumerator() ​
Returns an enumerator over the face's vertex indices.
csharp
public Hull.FaceVertexEnumerable.Enumerator GetEnumerator()
