SwiftlyS2

VertexPositionNormal_t

Interface VertexPositionNormal_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Normal

ref Vector Normal { get; }
Property Value

Position

ref Vector Position { get; }
Property Value

On this page