SwiftlyS2

PhysSoftbodyDesc_t

Interface PhysSoftbodyDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Capsules

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

InitPose

ref CUtlVector<CTransform> InitPose { get; }
Property Value

ParticleBoneHash

ref CUtlVector<uint> ParticleBoneHash { get; }
Property Value

ParticleBoneName

ref CUtlVector<CUtlString> ParticleBoneName { get; }
Property Value

Particles

ref CUtlVector<RnSoftbodyParticle_t> Particles { get; }
Property Value

Springs

ref CUtlVector<RnSoftbodySpring_t> Springs { get; }
Property Value

On this page