SwiftlyS2

RnHalfEdge_t

Interface RnHalfEdge_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface RnHalfEdge_t : ISchemaClass<RnHalfEdge_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Face

ref byte Face { get; }
Property Value

Next

ref byte Next { get; }
Property Value

Origin

ref byte Origin { get; }
Property Value

Twin

ref byte Twin { get; }
Property Value

On this page