Definition SoftBodyCreationSettings.h:18
SoftBodyCreationSettings(const SoftBodySharedSettings *inSettings, RVec3Arg inPosition, QuatArg inRotation, ObjectLayer inObjectLayer)
Definition SoftBodyCreationSettings.h:24
SoftBodyCreationSettings()=default
Constructor.
RefConst< SoftBodySharedSettings > mSettings
Defines the configuration of this soft body.
Definition SoftBodyCreationSettings.h:49
CollisionGroup mCollisionGroup
The collision group this body belongs to (determines if two objects can collide)
Definition SoftBodyCreationSettings.h:59
Definition SoftBodySharedSettings.h:16
StreamUtils::IDToObjectMap< SoftBodySharedSettings > IDToSharedSettingsMap
Definition SoftBodySharedSettings.h:102
StreamUtils::ObjectToIDMap< SoftBodySharedSettings > SharedSettingsToIDMap
Definition SoftBodySharedSettings.h:101