Click or drag to resize
SoCallbackActionGetNumTextureCoordinates Method

Returns texture information from the state.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int GetNumTextureCoordinates()

Return Value

Type: Int32
Remarks

OIV.Inventor.Actions.SoCallbackAction.GetNumTextureCoordinates() returns 0 if texture coordinates are generated by a function.

See Also