Click or drag to resize
SpriteRendererMaterial Property
Set / get the material of this sprite.

Namespace:  GeonBit.ECS.Components.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public MaterialAPI Material { get; set; }

Property Value

Type: MaterialAPI
See Also