Skip to content

Built-in functions - Physics

The functions related to the physics engine.


hsPhysicsSetEnable

bool hsPhysicsSetEnable(int itemIndex, string nodeName, bool flag) Get the state whether the designated Node has physics enabled.

hsPhysicsIsFixed

bool hsPhysicsIsFixed(int itemIndex, string nodeName) Get the state whether the designated Node has a fixed position on physics.