| Package | laya.d3.graphics |
| Class | public class VertexElementFormat |
| Inheritance | VertexElementFormat Object |
| Constant | Defined 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 | ||
| Byte4 | Constant |
public static const Byte4:String = byte4| Color | Constant |
public static const Color:String = color| HalfVector2 | Constant |
public static const HalfVector2:String = halfvector2| HalfVector4 | Constant |
public static const HalfVector4:String = halfvector4| NormalizedShort2 | Constant |
public static const NormalizedShort2:String = normalizedshort2| NormalizedShort4 | Constant |
public static const NormalizedShort4:String = normalizedshort4| Short2 | Constant |
public static const Short2:String = short2| Short4 | Constant |
public static const Short4:String = short4| Single | Constant |
public static const Single:String = single| Vector2 | Constant |
public static const Vector2:String = vector2| Vector3 | Constant |
public static const Vector3:String = vector3| Vector4 | Constant |
public static const Vector4:String = vector4