SwiftlyS2

NmCompressionSettings_t

Interface NmCompressionSettings_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ConstantRotation

ref Quaternion ConstantRotation { get; }
Property Value

IsRotationStatic

ref bool IsRotationStatic { get; }
Property Value

IsScaleStatic

ref bool IsScaleStatic { get; }
Property Value

IsTranslationStatic

ref bool IsTranslationStatic { get; }
Property Value

ScaleRange

NmCompressionSettings_t__QuantizationRange_t ScaleRange { get; }
Property Value

TrackReadOffset

ref int TrackReadOffset { get; }
Property Value

TranslationRangeX

NmCompressionSettings_t__QuantizationRange_t TranslationRangeX { get; }
Property Value

TranslationRangeY

NmCompressionSettings_t__QuantizationRange_t TranslationRangeY { get; }
Property Value

TranslationRangeZ

NmCompressionSettings_t__QuantizationRange_t TranslationRangeZ { get; }
Property Value

On this page