API Docs for:
Show:

RD.Scene Class

Scene holds the full scene graph, use root to access the root child

Constructor

RD.Scene

()

Item Index

Properties

Methods

clear

()

clears all nodes inside

getNodeById

()

returns gets node by id

update

(
  • dt
)

propagate update method

Parameters:

  • dt Number

Properties

root

RD.SceneNode

The root node