JSArrow
API for creating and configuring 3D model arrow objects.
var object = Module.CreateArrow("ID");Function
getId() → string
var strKey = object.getId();Create(position, pan, tilt, distance, radius, head_rate, arrow_radius, color) → boolean
Name
Type
Description
Getter / Setter
getDescription(), setDescription(desc) → string
Name
Type
Description
getName(), setName(name) → string
Name
Type
Description
getVisible(), setVisible(visible) → boolean
Name
Type
Description
Last updated