Identifies the global material of SI_Model. In the dotXSI file format, SI_Model corresponds to a model in SI|3D and an object in Softimage. The template is always embedded inside SI_Model.
![]()
|
This template corresponds to the CSLGlobalMaterial class. |
3.0
SI_GlobalMaterial{
<referenced material>,
<propagation>
}
|
Member name |
Description |
|
referenced material |
Material for a 3D model or a Softimage object. |
|
propagation |
Indicates how the material propagation occurs. In the case of SI|3D, everything is always exported using BRANCH (there is no such thing as a NODE propagated material). In the case of Softimage, the material propagation can be any of the following: • BRANCH = material is shared throughout the branch (ie., object and all its nodes) • NODE = material is applied only to the object’s node • INHERITED = material has been inherited from a parent object |
SI_GlobalMaterial {
"mat1"
"BRANCH"
}Autodesk Crosswalk v5.0