Difference between revisions of "DOMAnimationController"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMAnimationController class)
 
(Documentation for the DOMAnimationController class)
Line 1: Line 1:
 
* '''Inherits class: [[DOMObject]]'''
 
* '''Inherits class: [[DOMObject]]'''
 +
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMAnimationController Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 +
{{:DOMAnimationController Remarks}}
 +
 
===Properties===
 
===Properties===
 
:{{CSharp|bool AnimatorApplyRootMotion {get; set;} }}
 
:{{CSharp|bool AnimatorApplyRootMotion {get; set;} }}
Line 12: Line 15:
  
 
===Methods===
 
===Methods===
 +
__NOTOC____NOEDITSECTION__

Revision as of 17:58, 11 October 2016

Remarks [edit]

Properties

bool AnimatorApplyRootMotion {get; set;}
bool HasLocomotion {get; set;}
int PaceCount {get; set;}
string ResourceName {get; set;}
ResourceValue ResourceUri {get; set;}

Methods