SwiftlyS2

CMotionMetricEvaluator

Interface CMotionMetricEvaluator

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DimensionStartIndex

ref int DimensionStartIndex { get; }
Property Value

Means

ref CUtlVector<float> Means { get; }
Property Value

StandardDeviations

ref CUtlVector<float> StandardDeviations { get; }
Property Value

Weight

ref float Weight { get; }
Property Value

On this page