Click or drag to resize
SoTextureCoordinate2 Properties

The SoTextureCoordinate2 type exposes the following members.

Properties
  NameDescription
Public propertyforceSending

Forces the texture coordinates to be sent to OpenGL even if no texture is bound.

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

Texture coordinate points.

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