DOMPhysicsFaceTarget

From Virtual World Web Wiki
Jump to: navigation, search

Represents a physics command in the DOM that will cause the parent transform to rotate until it "faces" the other DOMTransform.

  • Inherits class: DOMPhysicsFace
  • This is a leaf node type. This node type cannot have children.

Remarks [edit]

Properties

long TargetID {get; set;}
The distance at which the pathing creature will begin running (if possible, see MaxPace)

Constructors

DOMPhysicsFaceTarget()
Constructs a new DOMPhysicsFaceTarget node with default settings
DOMPhysicsFaceTarget(string title)
Constructs a new DOMPhysicsFaceTarget node, setting a title at the same time