Property CustomMesh
CustomMesh
The mesh to use for render in Shape.CustomMesh mode. You should call GGrassPrototypeGroup.NotifyChanged() to refresh the renderer.
public Mesh CustomMesh { get; set; }
Property Value
- Mesh
The mesh to use for render in Shape.CustomMesh mode. You should call GGrassPrototypeGroup.NotifyChanged() to refresh the renderer.
public Mesh CustomMesh { get; set; }