Add 3D Component
This function is used to add components from the mod to a gameobject in yours.
The function is actually called Add3DComponent
. It only takes two parameters.
GameObject to add to
Name of component to add
Example:
Last updated
This function is used to add components from the mod to a gameobject in yours.
The function is actually called Add3DComponent
. It only takes two parameters.
GameObject to add to
Name of component to add
Example:
Last updated