Shader Code Editor Attributes

Introduced

vAprilia

View attribute for the Shader Code Editor. This attribute is only available for View.SetAttributeValue (View.GetAttributeValue is not supported).

In addition to this attribute, this editor also supports the ScintillaAttributes (an additional set of attributes that are supported by all text-based editors).

Note See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.
Attribute Name Description Supports
parser The Shader parser to use when loading a file via the 'filename' attribute.

Possible Values:

Description:

<any string> Any valid shader parser.
View.SetAttributeValue only.