Package | alternativa.engine3d.core |
Class | public class Debug |
Inheritance | Debug ![]() |
addToDebug()
and removeFromDebug()
.
See also
Constant | Defined By | ||
---|---|---|---|
BOUNDS : int = 8 [static]
Display of objects bound boxes. | Debug | ||
CONTENT : int = 16 [static]
Display of content, that is depended on object type: wireframe for Mesh, schematic display for light sources. | Debug |
BOUNDS | Constant |
public static const BOUNDS:int = 8
Display of objects bound boxes.
CONTENT | Constant |
public static const CONTENT:int = 16
Display of content, that is depended on object type: wireframe for Mesh
, schematic display for light sources.
Now has been implemented the support of not all classes