VPhysXAggregateData_t
Interface VPhysXAggregateData_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface VPhysXAggregateData_t : ISchemaClass<VPhysXAggregateData_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BindPose
ref CUtlVector<matrix3x4_t> BindPose { get; }Property Value
BoneNames
ref CUtlVector<CUtlString> BoneNames { get; }Property Value
BoneParents
ref CUtlVector<ushort> BoneParents { get; }Property Value
BonesHash
ref CUtlVector<uint> BonesHash { get; }Property Value
CollisionAttributes
ref CUtlVector<VPhysXCollisionAttributes_t> CollisionAttributes { get; }Property Value
Constraints2
ref CUtlVector<VPhysXConstraint2_t> Constraints2 { get; }Property Value
DebugPartNames
ref CUtlVector<CUtlString> DebugPartNames { get; }Property Value
EmbeddedKeyvalues
string EmbeddedKeyvalues { get; set; }Property Value
FeModel
PhysFeModelDesc_t? FeModel { get; }Property Value
Flags
ref ushort Flags { get; }Property Value
IndexHash
ref CUtlVector<ushort> IndexHash { get; }Property Value
IndexNames
ref CUtlVector<ushort> IndexNames { get; }Property Value
Joints
ref CUtlVector<VPhysXJoint_t> Joints { get; }Property Value
Parts
ref CUtlVector<VPhysXBodyPart_t> Parts { get; }Property Value
RefCounter
ref ushort RefCounter { get; }Property Value
ShapeMarkups
ref CUtlVector<PhysShapeMarkup_t> ShapeMarkups { get; }Property Value
SurfacePropertyHashes
ref CUtlVector<uint> SurfacePropertyHashes { get; }Property Value