Click or drag to resize
SoPrimitiveVertexGetTextureCoords Method

Note: This API is now obsolete.

Use TextureCoords property instead. Returns the texture coordinates in object space.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 8000. Use TextureCoords property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SbVec4f GetTextureCoords()

Return Value

Type: SbVec4f
See Also