Table of Contents

Property BaseScale

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

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