DOMAnimationLayer

From Virtual World Web Wiki
Revision as of 20:47, 18 October 2016 by Spark5 (Talk | contribs) (Documentation for the DOMAnimationLayer class)

Jump to: navigation, search

Remarks [edit]

Properties

AnimatorAnimationInfo[] AnimatorAnimList {get; set;}

Constructors

DOMAnimationLayer()

Methods

bool CheckChild(DOMObject value)
Called on DOMObject derived types just before a child is added to their Children collection to ensure they are acceptable
bool CheckParent(DOMObject parent)
Called on DOMObject derived types just before they are added to the DOM to ensure their parent is appropriate.