XSI_ShaderCompound

As of Crosswalk v3.2, this template is not fully supported.

 

This template corresponds to the CSLXSIShaderCompound class.

Introduced

6.0 (Crosswalk v3.1)

Template

XSI_ShaderCompound
{
   <Name>,
   <Category>,
   <Description>,
   <Author>,
   <Date>,
   <VersionTag>,
   <VersionMajor>,
   <VersionMinor>,
   <PPGLogic>,
   <PPGLogicLanguage>,
   <BackgroundColor>
}

Members

Member name

Description

Name

Name of the shader compound. Corresponds to the name attribute in the .xsirtcompound file (on the xsi_file element).

Category

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

Description. Corresponds to the description element in the .xsirtcompound file (under the xsi_file element).

Author

Author. Corresponds to the author attribute in the .xsirtcompound file (on the xsi_file element).

Date

Date. Corresponds to the name attribute in the .xsirtcompound file (on the xsi_file element).

VersionTag

Short description of the compound’s version. Corresponds to the versiontag attribute in the .xsirtcompound file (on the xsi_file element).

VersionMajor

Major version ID of the compound. Corresponds to the first portion of the compoundversion attribute in the .xsirtcompound file (on the xsi_file element).

VersionMinor

Minor version ID of the compound. Corresponds to the second portion of the compoundversion attribute in the .xsirtcompound file (on the xsi_file element).

PPGLogic

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).

PPGLogicLanguage

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.

BackgroundColor

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 Softimage v7.5