Function CircleGeometryUtilities.CircleSteps

CircleSteps (Matrix4x4 matrix, float radius, float maxError)

The number of steps required to get a circle with a maximum error of maxError.

Public Static
int CircleSteps (

Matrix4x4

matrix

float

radius

float

maxError

)

The number of steps required to get a circle with a maximum error of maxError.