Package | away3dlite.templates |
Class | public class BasicTemplate |
Inheritance | BasicTemplate ![]() ![]() |
Property | Defined by | ||
---|---|---|---|
![]() | camera : Camera3D
The camera object used in the template.
| Template | |
clipping : RectangleClipping
The clipping object used in the template.
| BasicTemplate | ||
![]() | debug : Boolean
Defines if the template is run in debug mode.
| Template | |
renderer : BasicRenderer
The renderer object used in the template.
| BasicTemplate | ||
![]() | 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:RectangleClipping
The clipping object used in the template.
renderer | property |
public var renderer:BasicRenderer
The renderer object used in the template.