SoVertexProperty Properties |
The SoVertexProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | forceSending | Forces the texture coordinates to be sent to the GPU even if no texture is bound. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | materialBinding | Material binding. |
![]() | normal | Normal vector(s). |
![]() | normalBinding | Normal binding. |
![]() | orderedRGBA | Packed color(s), including transparencies. |
![]() | tangent | Tangent vector(s). |
![]() | tangentBinding | Tangent binding. |
![]() | texCoord | 2D texture coordinate(s). |
![]() | texCoord3 | 3D texture coordinate(s). |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | vertex | Vertex coordinate(s). |