DOMPhysicsSpawnArea

From Virtual World Web Wiki
Revision as of 12:53, 12 January 2018 by Spark5 (Talk | contribs) (Documentation for the DOMPhysicsSpawnArea class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Represents a physics command in the DOM that will cause the parent transform be placed, on the ground, within a circle of a given radius centered on it's current position or that of a target, and enabled.

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

Remarks [edit]

Constructors

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