Click or drag to resize
SoComposeVec4f Properties

The SoComposeVec4f type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvector

( OIV.Inventor.Fields.SoMFVec4f ) Vector composed of x, y, z, and w.

Public propertyw

The w component.

Public propertyx

The x component.

Public propertyy

The y component.

Public propertyz

The z component.

Top
See Also