SoDecomposeVec3f Properties |
The SoDecomposeVec3f type exposes the following members.
Name | Description | |
---|---|---|
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
vector | Vector to be decomposed. | |
x | ( OIV.Inventor.Fields.SoMFFloat ) First component of the vector. | |
y | ( OIV.Inventor.Fields.SoMFFloat ) Second component of the vector. | |
z | ( OIV.Inventor.Fields.SoMFFloat ) Third component of the vector. |