Table of Contents

Method SetLengthRange

Namespace
Box3D
Assembly
Box3D.NET.dll

SetLengthRange(float, float)

Sets both length limits.

public void SetLengthRange(float minLength, float maxLength)

Parameters

minLength float

The minimum length.

maxLength float

The maximum length.