Package | away3dlite.templates |
Class | public class FastTemplate |
Inheritance | FastTemplate Template flash.display.Sprite |
Property | Defined by | ||
---|---|---|---|
camera : Camera3D
The camera object used in the template.
| Template | ||
clipping : Clipping
The clipping object used in the template.
| FastTemplate | ||
debug : Boolean
Defines if the template is run in debug mode.
| Template | ||
renderer : FastRenderer
The renderer object used in the template.
| FastTemplate | ||
scene : Scene3D
The scene object used in the template.
| Template | ||
title : String
Defines the text appearing in the template title.
| Template | ||
view : View3D
The view object used in the template.
| Template |
clipping | property |
public var clipping:Clipping
The clipping object used in the template.
renderer | property |
public var renderer:FastRenderer
The renderer object used in the template.