Table of Contents

Property MeshResolution

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

MeshResolution

Max polygon density of surface mesh. Each increament value indicate that a triangle at that point will be subdivided for another time. This is the resolution of region where it has the highest polygon count.

public int MeshResolution { get; set; }

Property Value

int