Click or drag to resize
SoPendulum Properties

The SoPendulum type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyon

Allows applications to enable or disable the motion easily.

Public propertyrotation

Rotation specification.

(Inherited from SoRotation.)
Public propertyrotation0

Defines the first of the two fixed rotations that are interpolated to create the pendular motion.

Public propertyrotation1

Defines the second of the two fixed rotations that are interpolated to create the pendular motion.

Public propertyspeed

Defines the speed of the pendulum, in cycles per second.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also