Difference between revisions of "DOMPhysicsFaceExtended"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMPhysicsFaceExtended class)
 
(Documentation for the DOMPhysicsFaceExtended class)
 
Line 9: Line 9:
 
:{{CSharp|float Speed {get; set;} // Via attribution on DOMPhysicsFace }}
 
:{{CSharp|float Speed {get; set;} // Via attribution on DOMPhysicsFace }}
 
::
 
::
::The distance at which the pathing creature will begin running (if possible, see MaxPace)
+
::The rate at which the object will rotate (in degrees / second)
  
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__

Latest revision as of 21:13, 16 January 2018

Represents a DOMPhysicsFace in JavaScript

Remarks [edit]

Properties

float Speed {get; set;} // Via attribution on DOMPhysicsFace
The rate at which the object will rotate (in degrees / second)