Click or drag to resize
SoTextureCoordinate3ElementGet3 Method (Int32, Int32)

Returns the indexed coordinate from an element as a 3- or 4-vector, converting if necessary.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbVec3f Get3(
	int index,
	int unit
)

Parameters

index
Type: SystemInt32
unit
Type: SystemInt32

Return Value

Type: SbVec3f
Remarks