Click or drag to resize
SoTransformVec3f Properties

The SoTransformVec3f type exposes the following members.

Properties
  NameDescription
Public propertydirection

( OIV.Inventor.Fields.SoMFVec3f ) Vector transformed by matrix, ignoring translation.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymatrix

Input transformation matrix.

Public propertynormalDirection

( OIV.Inventor.Fields.SoMFVec3f ) Normalized direction.

Public propertypoint

( OIV.Inventor.Fields.SoMFVec3f ) Vector transformed by matrix.

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

Input row vector.

Top
See Also