RnHull_t
Interface RnHull_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface RnHull_t : ISchemaClass<RnHull_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Bounds
AABB_t Bounds { get; }Property Value
Centroid
ref Vector Centroid { get; }Property Value
Edges
ref CUtlVector<RnHalfEdge_t> Edges { get; }Property Value
FacePlanes
ref CUtlVector<RnPlane_t> FacePlanes { get; }Property Value
Faces
ref CUtlVector<RnFace_t> Faces { get; }Property Value
Flags
ref uint Flags { get; }Property Value
MassProperties
ref matrix3x4_t MassProperties { get; }Property Value
MaxAngularRadius
ref float MaxAngularRadius { get; }Property Value
OrthographicAreas
ref Vector OrthographicAreas { get; }Property Value
RegionSVM
CRegionSVM? RegionSVM { get; }Property Value
SurfaceArea
ref float SurfaceArea { get; }Property Value
VertexPositions
ref CUtlVector<Vector> VertexPositions { get; }Property Value
Vertices
ref CUtlVector<RnVertex_t> Vertices { get; }Property Value
Volume
ref float Volume { get; }Property Value