Difference between revisions of "DOMAnimationLayer"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMAnimationLayer class)
(Documentation for the DOMAnimationLayer class)
Line 11: Line 11:
 
===Methods===
 
===Methods===
 
:{{CSharp|bool CheckChild(DOMObject value)}}
 
:{{CSharp|bool CheckChild(DOMObject value)}}
 
 
:{{CSharp|bool CheckParent(DOMObject parent)}}
 
:{{CSharp|bool CheckParent(DOMObject parent)}}
 
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__

Revision as of 20:34, 18 October 2016

Remarks [edit]

Properties

AnimatorAnimationInfo[] AnimatorAnimList {get; set;}

Constructors

DOMAnimationLayer()

Methods

bool CheckChild(DOMObject value)
bool CheckParent(DOMObject parent)