 | HyperTextQuadMaterial Property |
Gets or sets the material to apply to quads.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic virtual Material QuadMaterial { get; set; }Property Value
Type:
MaterialThe material to apply to quads.
See Also