SwiftlyS2

CSlopeComponentUpdater

Interface CSlopeComponentUpdater

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSlopeComponentUpdater : CAnimComponentUpdater, ISchemaClass<CAnimComponentUpdater>, ISchemaClass<CSlopeComponentUpdater>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

SlopeAngle

CAnimParamHandle SlopeAngle { get; }
Property Value

SlopeAngleFront

CAnimParamHandle SlopeAngleFront { get; }
Property Value

SlopeAngleSide

CAnimParamHandle SlopeAngleSide { get; }
Property Value

SlopeHeading

CAnimParamHandle SlopeHeading { get; }
Property Value

SlopeNormal

CAnimParamHandle SlopeNormal { get; }
Property Value

SlopeNormal_WorldSpace

CAnimParamHandle SlopeNormal_WorldSpace { get; }
Property Value

TraceDistance

ref float TraceDistance { get; }
Property Value

On this page