Packagelaya.d3.graphics
Classpublic class VertexElementFormat
InheritanceVertexElementFormat Inheritance Object

...



Public Constants
 ConstantDefined By
  Byte4 : String = byte4
[static]
VertexElementFormat
  Color : String = color
[static]
VertexElementFormat
  HalfVector2 : String = halfvector2
[static]
VertexElementFormat
  HalfVector4 : String = halfvector4
[static]
VertexElementFormat
  NormalizedShort2 : String = normalizedshort2
[static]
VertexElementFormat
  NormalizedShort4 : String = normalizedshort4
[static]
VertexElementFormat
  Short2 : String = short2
[static]
VertexElementFormat
  Short4 : String = short4
[static]
VertexElementFormat
  Single : String = single
[static]
VertexElementFormat
  Vector2 : String = vector2
[static]
VertexElementFormat
  Vector3 : String = vector3
[static]
VertexElementFormat
  Vector4 : String = vector4
[static]
VertexElementFormat
Constant Detail
Byte4Constant
public static const Byte4:String = byte4

ColorConstant 
public static const Color:String = color

HalfVector2Constant 
public static const HalfVector2:String = halfvector2

HalfVector4Constant 
public static const HalfVector4:String = halfvector4

NormalizedShort2Constant 
public static const NormalizedShort2:String = normalizedshort2

NormalizedShort4Constant 
public static const NormalizedShort4:String = normalizedshort4

Short2Constant 
public static const Short2:String = short2

Short4Constant 
public static const Short4:String = short4

SingleConstant 
public static const Single:String = single

Vector2Constant 
public static const Vector2:String = vector2

Vector3Constant 
public static const Vector3:String = vector3

Vector4Constant 
public static const Vector4:String = vector4