| Method | Defined By | ||
|---|---|---|---|
getTexture3D(_context3D:Context3D):TextureBase
This method is called by the renderer to fetch the Texture object. | ITexture | ||
| getTexture3D | () | method |
public function getTexture3D(_context3D:Context3D):TextureBaseThis method is called by the renderer to fetch the Texture object.
Parameters
_context3D:Context3D |
TextureBase — Returns the texture object
|
See also