Table of Contents

Method SetTreeRegionDirty

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

SetTreeRegionDirty(Rect)

Mark all tree in this region as modified to perform related actions such as tree snapping. You should call this function after modifying the tree list or terrain geometry.

public void SetTreeRegionDirty(Rect uvRect)

Parameters

uvRect Rect

A rect in [0-1] space indicate the modified region.