Property Texture
Texture
The texture to render grass. You should call GGrassPrototypeGroup.NotifyChanged() to refresh the renderer.
public Texture2D Texture { get; set; }
Property Value
- Texture2D
The texture to render grass. You should call GGrassPrototypeGroup.NotifyChanged() to refresh the renderer.
public Texture2D Texture { get; set; }