CAnimAttachment
Interface CAnimAttachment
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CAnimAttachment : ISchemaClass<CAnimAttachment>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
InfluenceIndices
ISchemaFixedArray<int> InfluenceIndices { get; }Property Value
InfluenceOffsets
ISchemaFixedArray<Vector> InfluenceOffsets { get; }Property Value
InfluenceRotations
ISchemaFixedArray<Quaternion> InfluenceRotations { get; }Property Value
InfluenceWeights
ISchemaFixedArray<float> InfluenceWeights { get; }Property Value
NumInfluences
ref byte NumInfluences { get; }Property Value