Share

RotateRotateConstraint.ForwardDirection Property

Parent Object: RotateRotateConstraint

Description

Boolean property that returns the direction of rotation of the objects with respect to the axis direction. If True, both objects will rotate in the same direction around their axes. If False, then they will rotate in opposite directions.

Syntax

RotateRotateConstraint.ForwardDirection() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 4

Was this information helpful?