SwiftlyS2

CBuoyancyHelper

Interface CBuoyancyHelper

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FluidDensity

ref float FluidDensity { get; }
Property Value

FluidType

ref CUtlStringToken FluidType { get; }
Property Value

FractionOfWheelSubmergedForWheelDrag

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

FractionOfWheelSubmergedForWheelFriction

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

NeutrallyBuoyant

ref bool NeutrallyBuoyant { get; }
Property Value

NeutrallyBuoyantAngularDamping

ref float NeutrallyBuoyantAngularDamping { get; }
Property Value

NeutrallyBuoyantGravity

ref float NeutrallyBuoyantGravity { get; }
Property Value

NeutrallyBuoyantLinearDamping

ref float NeutrallyBuoyantLinearDamping { get; }
Property Value

WheelDrag

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

WheelFrictionScales

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

On this page