SwiftlyS2

CFootDefinition

Interface CFootDefinition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AnkleBoneName

string AnkleBoneName { get; set; }
Property Value

BallOffset

ref Vector BallOffset { get; }
Property Value

BindPoseDirectionMS

ref float BindPoseDirectionMS { get; }
Property Value

FootLength

ref float FootLength { get; }
Property Value

HeelOffset

ref Vector HeelOffset { get; }
Property Value

Name

string Name { get; set; }
Property Value

ToeBoneName

string ToeBoneName { get; set; }
Property Value

TraceHeight

ref float TraceHeight { get; }
Property Value

TraceRadius

ref float TraceRadius { get; }
Property Value

On this page