Class AS::Scene::MatrixNode
In: documentation.rb
Parent: Object

Methods

new  

Included Modules

SceneNode

Attributes

matrix  [R]  The AS::PackedMatrix associated with this node.

Public Class methods

matrix_mode should be a GL matrix mode. (e.g. GL::MODELVIEW). matrix should be a AS::PackedMatrix.

[Validate]