VelocitySampler
Interface VelocitySampler
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface VelocitySampler : ISchemaClass<VelocitySampler>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
IdealSampleRate
ref float IdealSampleRate { get; }Property Value
PrevSample
ref Vector PrevSample { get; }Property Value
PrevSampleTime
GameTime_t PrevSampleTime { get; }Property Value