Eyeon:Script/Reference/Applications/Fuse/Classes/ScriptOperator/EndControlNest

From VFXPedia

Jump to: navigation, search

Contents


Summary

The EndControlNest function is found in the Create portion of a Fuse tool. It is used to close a control nest created using the BeginControlNest function.

Usage

self:EndControlNest()

Example

See the example in BeginControlNest


Tips for EndControlNest (edit)

EyeonTips:Script/Reference/Applications/Fuse/Classes/ScriptOperator/EndControlNest