Property BaseScale
BaseScale
Initial scale of each tree. This will be combined with per-instance scale on rendering. You have to call the GTreePrototypeGroup.NofifyChanged() to refresh the renderer.
public Vector3 BaseScale { get; set; }
Property Value
- Vector3