CPathMetricEvaluator
Interface CPathMetricEvaluator
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPathMetricEvaluator : CMotionMetricEvaluator, ISchemaClass<CMotionMetricEvaluator>, ISchemaClass<CPathMetricEvaluator>, ISchemaField, ISchemaClass, INativeHandleImplements
- CMotionMetricEvaluator
- ISchemaClass<CMotionMetricEvaluator>
- ISchemaClass<CPathMetricEvaluator>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Distance
ref float Distance { get; }Property Value
ExtrapolateMovement
ref bool ExtrapolateMovement { get; }Property Value
MinExtrapolationSpeed
ref float MinExtrapolationSpeed { get; }Property Value
PathTimeSamples
ref CUtlVector<float> PathTimeSamples { get; }Property Value