Set Texture Adv
Node Introduction
This node is used to directly apply parameters collected in Second Life to the model. The parameters are sourced from the ParameterCollector.lsl script. For usage instructions, refer to here.
Inputs
- MenuItem - Menu item.
Outputs
- None
Node Properties
- PrimTag -
The unique identifier for this object is
PrimTag. When a model is composed of multiple linked prims, each prim's description must include a PrimTag formatted asez:xxxxx;(starting withez:and ending with;), enabling scripts to accurately locate target prims for operations. This field may be left empty for single-prim models. - Face - specified face. Select a face from the dropdown list.
- Parameters - Parameters. This parameter is used to add the collected parameters. Multiple parameters can be added simultaneously by copying the complete parameter lines into this property.
Corresponding Relationship
None