Package | away3d.core.utils |
Class | public class BillboardVO |
Property | Defined by | ||
---|---|---|---|
billboard : Billboard | BillboardVO | ||
command : String | BillboardVO | ||
height : Number | BillboardVO | ||
material : IBillboardMaterial | BillboardVO | ||
rotation : Number | BillboardVO | ||
scaling : Number | BillboardVO | ||
vertex : Vertex | BillboardVO | ||
width : Number | BillboardVO |
billboard | property |
public var billboard:Billboard
command | property |
public var command:String
height | property |
public var height:Number
material | property |
public var material:IBillboardMaterial
rotation | property |
public var rotation:Number
scaling | property |
public var scaling:Number
vertex | property |
public var vertex:Vertex
width | property |
public var width:Number