SwiftlyS2

VPhysics2ShapeDef_t

Interface VPhysics2ShapeDef_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Capsules

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

CollisionAttributeIndices

ref CUtlVector<ushort> CollisionAttributeIndices { get; }
Property Value

Hulls

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

Meshes

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

Spheres

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

On this page