SwiftlyS2

CPhysSurfacePropertiesPhysics

Interface CPhysSurfacePropertiesPhysics

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Density

ref float Density { get; }
Property Value

Elasticity

ref float Elasticity { get; }
Property Value

Friction

ref float Friction { get; }
Property Value

SoftContactDampingRatio

ref float SoftContactDampingRatio { get; }
Property Value

SoftContactFrequency

ref float SoftContactFrequency { get; }
Property Value

Thickness

ref float Thickness { get; }
Property Value

On this page