Package apple.modelio.enums
Class MDLMaterialPropertyType
- java.lang.Object
-
- apple.modelio.enums.MDLMaterialPropertyType
-
public final class MDLMaterialPropertyType extends java.lang.Object
-
-
Field Detail
-
None
public static final long None
default resulting from [MDLMaterialProperty init]- See Also:
- Constant Field Values
-
String
public static final long String
- See Also:
- Constant Field Values
-
URL
public static final long URL
- See Also:
- Constant Field Values
-
Texture
public static final long Texture
- See Also:
- Constant Field Values
-
Color
public static final long Color
- See Also:
- Constant Field Values
-
Float
public static final long Float
- See Also:
- Constant Field Values
-
Float2
public static final long Float2
- See Also:
- Constant Field Values
-
Float3
public static final long Float3
- See Also:
- Constant Field Values
-
Float4
public static final long Float4
- See Also:
- Constant Field Values
-
Matrix44
public static final long Matrix44
- See Also:
- Constant Field Values
-
-