Class
AS::Scene::TextureNode
In:
documentation.rb
Parent:
Object
Methods
new
Included Modules
SceneNode
Public Class methods
new
(texture, child)
texture
is the
AS::Texture
object to bind.
[Validate]