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: 10.12.3.0 (10.12.3.0)
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