What's New in Director 8.5 > Working with Models and Model Resources > Primitives > Plane properties

 

Plane properties

Planes are the default Director 8.5 primitive. Planes, whose type property is #plane, are generated in the XZ plane with Lingo. Plane properties can be modified or animated at run time.

Property

Access

Description

Value Range

width

Get and set

Width of the plane

Positive floating-point value. The default is 1.0.

length

Get and set

Length of the plane

Positive floating-point value. The default is 1.0.

lengthVertices

Get and set

Number of vertices along the length of the plane

2 or more. The default is 2.

widthVertices

Get and set

Number of vertices along the width of the plane

2 or more. The default is 2.