SoTextureCoordinateElementGet4 Method (Int32) |
Calls Get4(index, System.Int32(0)).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec4f Get4(
int index
)
Public Function Get4 (
index As Integer
) As SbVec4f
public:
SbVec4f Get4(
int index
)
member Get4 :
index : int -> SbVec4f
Parameters
- index
- Type: SystemInt32
Return Value
Type:
SbVec4fRemarks See Also