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 5: Line 5:
 
===Properties===
 
===Properties===
 
:{{CSharp|AnimatorAnimationInfo[] AnimatorAnimList {get; set;} }}
 
:{{CSharp|AnimatorAnimationInfo[] AnimatorAnimList {get; set;} }}
 +
 +
===Constructors===
 +
:{{CSharp|DOMAnimationLayer()}}
  
 
===Methods===
 
===Methods===

Revision as of 11:51, 12 October 2016

Remarks [edit]

Properties

AnimatorAnimationInfo[] AnimatorAnimList {get; set;}

Constructors

DOMAnimationLayer()

Methods

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