User Tools

Site Tools


attach_object

This is an old revision of the document!


Attach Object


(WIP)

Attaches an object model to an entity at the specified attach point. If the optional “target_attach_point_id” parameter (the attach point ID for the target entity) is not specified, the “object_attach_point_id” value will be used for both the object attachment and the target entity to which it's being attached.

Signature:

attach_object(model_name, entity, object_attach_point_id, target_attach_point_id)
ArgumentDescriptionTypeRequired
model_name StringYes
entity EntityYes
object_attach_point_id StringYes
target_attach_point_id StringNo

Example:

attach_object();

Results:

Use the Attach Object function to…


Editor Node:

attach_object.1707110776.txt.gz · Last modified: 2024/02/04 21:26 by justin