Click or drag to resize
HyperTextQuadMaterial Property
Gets or sets the material to apply to quads.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public virtual Material QuadMaterial { get; set; }

Property Value

Type: Material
The material to apply to quads.
See Also