SwiftlyS2

FeSDFRigid_t

Interface FeSDFRigid_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Bounciness

ref float Bounciness { get; }
Property Value

CollisionMask

ref ushort CollisionMask { get; }
Property Value

Depth

ref int Depth { get; }
Property Value

Distances

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

Flags

ref ushort Flags { get; }
Property Value

Height

ref int Height { get; }
Property Value

LocalMax

ref Vector LocalMax { get; }
Property Value

LocalMin

ref Vector LocalMin { get; }
Property Value

Node

ref ushort Node { get; }
Property Value

VertexMapIndex

ref ushort VertexMapIndex { get; }
Property Value

Width

ref int Width { get; }
Property Value

On this page