Click or drag to resize
HyperTextDefaultQuadMaterial Property
Gets the default quad material.

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

Property Value

Type: Material
The default quad material.
See Also