SoArray Properties |
The SoArray type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | numElements1 | Number of elements in the 1st dimension. |
![]() | numElements2 | Number of elements in the 2nd dimension. |
![]() | numElements3 | Number of elements in the 3rd dimension. |
![]() | origin | Defines the base point from which copies are distributed. |
![]() | separation1 | Separation vector in the 1st dimension. |
![]() | separation2 | Separation vector in the 2nd dimension. |
![]() | separation3 | Separation vector in the 3rd dimension. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |