SwiftlyS2

FootFixedData_t

Interface FootFixedData_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AnkleBoneIndex

ref int AnkleBoneIndex { get; }
Property Value

FootIndex

ref int FootIndex { get; }
Property Value

HeelOffset

ref Vector HeelOffset { get; }
Property Value

IKAnchorBoneIndex

ref int IKAnchorBoneIndex { get; }
Property Value

IkChainIndex

ref int IkChainIndex { get; }
Property Value

MaxIKLength

ref float MaxIKLength { get; }
Property Value

MaxRotationLeft

ref float MaxRotationLeft { get; }
Property Value

MaxRotationRight

ref float MaxRotationRight { get; }
Property Value

TagIndex

ref int TagIndex { get; }
Property Value

TargetBoneIndex

ref int TargetBoneIndex { get; }
Property Value

ToeOffset

ref Vector ToeOffset { get; }
Property Value

On this page