Table of Contents

Method RecalculateFalloffAnchors

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

RecalculateFalloffAnchors()

Rebuilds the falloff polygon from the current anchor polygon, falloff distance, and falloff direction.

public void RecalculateFalloffAnchors()

Remarks

This method should be called after low-level edits to the serialized anchor data. Property setters already call it when required.