SwiftlyS2

CAnimDemoCaptureSettings

Interface CAnimDemoCaptureSettings

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BaseSequence

string BaseSequence { get; set; }
Property Value

BaseSequenceFrame

ref int BaseSequenceFrame { get; }
Property Value

BoneSelectionMode

ref EDemoBoneSelectionMode BoneSelectionMode { get; }
Property Value

Bones

ref CUtlVector<BoneDemoCaptureSettings_t> Bones { get; }
Property Value

ErrorRangeQuantizationRotation

ref Vector2D ErrorRangeQuantizationRotation { get; }
Property Value

ErrorRangeQuantizationScale

ref Vector2D ErrorRangeQuantizationScale { get; }
Property Value

ErrorRangeQuantizationTranslation

ref Vector2D ErrorRangeQuantizationTranslation { get; }
Property Value

ErrorRangeSplineRotation

ref Vector2D ErrorRangeSplineRotation { get; }
Property Value

ErrorRangeSplineScale

ref Vector2D ErrorRangeSplineScale { get; }
Property Value

ErrorRangeSplineTranslation

ref Vector2D ErrorRangeSplineTranslation { get; }
Property Value

IkChains

ref CUtlVector<IKDemoCaptureSettings_t> IkChains { get; }
Property Value

IkRotation_MaxQuantizationError

ref float IkRotation_MaxQuantizationError { get; }
Property Value

IkRotation_MaxSplineError

ref float IkRotation_MaxSplineError { get; }
Property Value

IkTranslation_MaxQuantizationError

ref float IkTranslation_MaxQuantizationError { get; }
Property Value

IkTranslation_MaxSplineError

ref float IkTranslation_MaxSplineError { get; }
Property Value

On this page