Physics assets
4 read and cannot change your project. 2 write, and every write is read back off the object before it is reported.
6 of 6 shown
Reading 4
Safe to call at any time. Nothing is modified and no transaction is opened.
- Audit Physics
hf_audit_physicsSweep for ragdoll faults that produce no warning anywhere.read-only - Describe Constraint
hf_describe_constraintOne constraint in a physics asset: which bones it joins, whether its angular axes are limited or free, and the mass ratio across it with both masses named so the fix is obvious.read-only - Describe Physics Asset
hf_describe_physics_assetEvery body and constraint in a physics asset, with the mass each body will actually have and the MASS RATIO across each joint.read-only - Describe Physics Body
hf_describe_physics_bodyOne body in a physics asset: its mass and where that mass came from, its collision shapes by kind, whether it simulates, and every constraint attached to it with the ratio acros...read-only
Writing 2
Each call opens an undoable transaction and reports exactly what it changed.
- Create Physics Asset
hf_create_physics_assetGenerate a physics asset from a skeletal mesh, which is the remedy when the audit reports a character mesh with none.mutating - Set Physics Body Mass
hf_set_physics_body_massOverride a body's mass in kilograms, and verify by reading it back off the body.mutating
No tool in this area matches that filter.