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

From VFXPedia

< Eyeon:Script | Reference | Applications | Fuse | Classes | ScriptOperator
Revision as of 06:56, 4 September 2007 by Peter (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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