CAttachment
Interface CAttachment
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CAttachment : ISchemaClass<CAttachment>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
IgnoreRotation
ref bool IgnoreRotation { get; }Property Value
InfluenceNames
string InfluenceNames { get; set; }Property Value
InfluenceOffsets
ISchemaFixedArray<Vector> InfluenceOffsets { get; }Property Value
InfluenceRootTransform
ISchemaFixedArray<bool> InfluenceRootTransform { get; }Property Value
InfluenceRotations
ISchemaFixedArray<Quaternion> InfluenceRotations { get; }Property Value
InfluenceWeights
ISchemaFixedArray<float> InfluenceWeights { get; }Property Value
Influences
ref byte Influences { get; }Property Value
Name
string Name { get; set; }Property Value