ThreeDModel.SmoothingAngle Property

Top 

Description

Angle that defines at what point normals are averaged for faces with shared vertices.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

35.0

Valid Range:

0 ≤ ThreeDModel.SmoothingAngle ≤ 180

 

Syntax

myVariable1 = myThreeDModel1.SmoothingAngle;

 

myThreeDModel1.SmoothingAngle = myVariable1;

 

See also

ThreeDModel Object

Vehicle 3D Models Guide