As of Crosswalk v3.2, this template is not fully supported.
![]()
|
This template corresponds to the CSLXSIShaderCompound class. |
6.0 (Crosswalk v3.1)
XSI_ShaderCompound
{
<Name>,
<Category>,
<Description>,
<Author>,
<Date>,
<VersionTag>,
<VersionMajor>,
<VersionMinor>,
<PPGLogic>,
<PPGLogicLanguage>,
<BackgroundColor>
}
|
Member name |
Description |
|
Name of the shader compound. Corresponds to the name attribute in the .xsirtcompound file (on the xsi_file element). |
|
|
Category for the compound. The category defines where it appears in the UI. Corresponds to the category attribute in the .xsirtcompound file (on the xsi_file element). |
|
|
Description. Corresponds to the description element in the .xsirtcompound file (under the xsi_file element). |
|
|
Author. Corresponds to the author attribute in the .xsirtcompound file (on the xsi_file element). |
|
|
Date. Corresponds to the name attribute in the .xsirtcompound file (on the xsi_file element).
|
|
|
Short description of the compound’s version. Corresponds to the versiontag attribute in the .xsirtcompound file (on the xsi_file element). |
|
|
Major version ID of the compound. Corresponds to the first portion of the compoundversion attribute in the .xsirtcompound file (on the xsi_file element). |
|
|
Minor version ID of the compound. Corresponds to the second portion of the compoundversion attribute in the .xsirtcompound file (on the xsi_file element). |
|
|
A string containing a code block defining callbacks. Similar to the SPDL logic section. Corresponds to the ppglogic element in the .xsirtcompound file (on the definition element). |
|
|
Scripting language to use for the PPGLogic. Corresponds to the lang attribute in the .xsirtcompound file (on the ppglogic element). Note: If empty, the logic is interpreted as VBScript. |
|
|
The color that will appear on the compound in the render tree. Corresponds to the color attribute in the .xsirtcompound file (on the xsi_file element). Default Value: 6732954 (light green) |
Autodesk Crosswalk v5.0