<ST_PresetMaterialType>
(Preset Material Type)
Describes surface appearance of a shape. The material type combines with lighting characteristics to create the final look and feel of a shape. The following properties were used to define the shape used in the image examples below:
Rounded rectangle shape
Circle bevel type
Three Point light rig type
Camera type defined by the
perspectiveContrastingRightFacing
presetBevel width and height each equal to
190500
This simple type's contents are a restriction of the XML Schema token datatype.
The following are possible enumeration values for this type:
Enumeration Value |
Description |
---|---|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
|
example:
|
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_PresetMaterialType">
<restriction base="xsd:token">
<enumeration value="legacyMatte"/>
<enumeration value="legacyPlastic"/>
<enumeration value="legacyMetal"/>
<enumeration value="legacyWireframe"/>
<enumeration value="matte"/>
<enumeration value="plastic"/>
<enumeration value="metal"/>
<enumeration value="warmMatte"/>
<enumeration value="translucentPowder"/>
<enumeration value="powder"/>
<enumeration value="dkEdge"/>
<enumeration value="softEdge"/>
<enumeration value="clear"/>
<enumeration value="flat"/>
<enumeration value="softmetal"/>
</restriction>
</simpleType>