Unique identifier for a Constraint within a Scene.
More...
#include <mochi_handle.h>
Unique identifier for a Constraint within a Scene.
- Note
- A ConstraintHandle can only be used with the Scene that created it.
-
Creating and destroying many constraints in the same scene may eventually cause a ConstraintHandle value from a previously destroyed constraint to be re-used.
Definition at line 64 of file mochi_handle.h.
◆ Handle() [1/2]
◆ Handle() [2/2]
Construct a handle from its raw 64-bit identifier.
- Parameters
-
| [in] | raw | The raw handle identifier. |
Definition at line 34 of file mochi_handle_inl.h.
The documentation for this struct was generated from the following file: