Click or drag to resize
MaterialAPITexture Property
Texture to draw.

Namespace:  GeonBit.Core.Graphics.Materials
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual Texture2D Texture { get; set; }

Property Value

Type: Texture2D
See Also