Table of Contents

Property MeshBaseResolution

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

MeshBaseResolution

Base 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 least polygon count.

public int MeshBaseResolution { get; set; }

Property Value

int