I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:MaterialExpressionCompound (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> MaterialExpression >> MaterialExpressionCompound |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
A compound material expression representing several material expressions collapsed into one node. An editor-only concept; this node does not generate shader code.
Properties[edit]
Property group 'MaterialExpressionCompound'[edit]
bExpanded[edit]
Type: bool
IF TRUE, the nodes encapsulated by compound expression are drawn in the material editor.
Caption[edit]
Type: string
Textual descrption for this compound expression; appears in the expression title.
Internal variables[edit]
MaterialExpressions[edit]
Type: array<MaterialExpression>
Modifiers: const
Array of material expressions encapsulated by this node.
Default values[edit]
Property | Value |
---|---|
MenuCategories[0] | 'Compound' |