Package | away3d.core.project |
Class | public class ProjectorType |
Constant | Defined by | ||
---|---|---|---|
CONVEX_BLOCK : String = "ConvexBlock" [static]
| ProjectorType | ||
DIR_SPRITE : String = "DirSprite" [static]
| ProjectorType | ||
DOF_SPRITE : String = "DofSprite" [static]
| ProjectorType | ||
MESH : String = "Mesh" [static]
| ProjectorType | ||
MOVIE_CLIP_SPRITE : String = "MovieClipSprite" [static]
| ProjectorType | ||
OBJECT_CONTAINER : String = "ObjectContainer" [static]
| ProjectorType | ||
SPRITE : String = "Sprite" [static]
| ProjectorType |
CONVEX_BLOCK | constant |
public static const CONVEX_BLOCK:String = "ConvexBlock"
DIR_SPRITE | constant |
public static const DIR_SPRITE:String = "DirSprite"
DOF_SPRITE | constant |
public static const DOF_SPRITE:String = "DofSprite"
MESH | constant |
public static const MESH:String = "Mesh"
MOVIE_CLIP_SPRITE | constant |
public static const MOVIE_CLIP_SPRITE:String = "MovieClipSprite"
OBJECT_CONTAINER | constant |
public static const OBJECT_CONTAINER:String = "ObjectContainer"
SPRITE | constant |
public static const SPRITE:String = "Sprite"