SwiftlyS2

RnCompound_t

Interface RnCompound_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Bounds

AABB_t Bounds { get; }
Property Value

Capsules

ref CUtlVector<RnCapsule_t> Capsules { get; }
Property Value

Hulls

ref CUtlVector<RnHull_t> Hulls { get; }
Property Value

Meshes

ref CUtlVector<RnMesh_t> Meshes { get; }
Property Value

OrthographicAreas

ref Vector OrthographicAreas { get; }
Property Value

Spheres

ref CUtlVector<SchemaUntypedField> Spheres { get; }
Property Value

SurfaceArea

ref float SurfaceArea { get; }
Property Value

Volume

ref float Volume { get; }
Property Value

On this page