Property Prefab
Prefab
The prefab to render in Detail Object mode. You should call GGrassPrototypeGroup.NotifyChanged() to refresh the renderer.
public GameObject Prefab { get; set; }
Property Value
- GameObject
The prefab to render in Detail Object mode. You should call GGrassPrototypeGroup.NotifyChanged() to refresh the renderer.
public GameObject Prefab { get; set; }