Click or drag to resize
SoDecomposeVec4f Properties

The SoDecomposeVec4f 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

Vector to be decomposed.

Public propertyw

( OIV.Inventor.Fields.SoMFFloat ) Fourth component of the vector.

Public propertyx

( OIV.Inventor.Fields.SoMFFloat ) First component of the vector.

Public propertyy

( OIV.Inventor.Fields.SoMFFloat ) Second component of the vector.

Public propertyz

( OIV.Inventor.Fields.SoMFFloat ) Third component of the vector.

Top
See Also