CreateEncapsulationNode Inside a Group

Post Reply
User avatar
clintonman
Captain
Posts: 5432
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

CreateEncapsulationNode Inside a Group

Post by clintonman »

BeforeCreateEncapsulationNode.jpg
Before running the command

AfterCreateEncapsulationNode.jpg
After running the command


The command

Code: Select all

LE.CreateEncapsulationNode("", "HDRLight", 0, 0, true);
I Just discovered that running the CreateEncapsulationNode command inside a 3D group will not only create the encapsulation but will also hook it up to the transform automatically.

Arguments:
"" - use selected object
"HDRLight" - name of the new encapsulation node
0,0 - dont know
true - make encapsulation a 3D encapsulation
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5216
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: CreateEncapsulationNode Inside a Group

Post by trueBlue »

Yep, another added benefit using the UU 3D Encapsulate's UI that exposes the Name attribute
3D Encapsulate UI.png
Post Reply