| Package | away3d.primitives |
| Class | public class CubeMappingType |
| Inheritance | CubeMappingType Object |
Cube primitive.
| Property | Defined By | ||
|---|---|---|---|
| MAP6 : String = map6 [static]
Applies a Pano2VR-style mapping that subdivides the texture into 6 separate areas, one for each side of the cube. | CubeMappingType | ||
| NORMAL : String = normal [static]
Applies a representation of the whole texture to each side of the cube. | CubeMappingType | ||
| MAP6 | property |
public static var MAP6:String = map6Applies a Pano2VR-style mapping that subdivides the texture into 6 separate areas, one for each side of the cube.
| NORMAL | property |
public static var NORMAL:String = normalApplies a representation of the whole texture to each side of the cube.