SoTextureCoordinate3ElementGet4 Method (Int32, Int32) |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec4f Get4(
int index,
int unit
)
Public Function Get4 (
index As Integer,
unit As Integer
) As SbVec4f
public:
SbVec4f Get4(
int index,
int unit
)
member Get4 :
index : int *
unit : int -> SbVec4f
Parameters
- index
- Type: SystemInt32
- unit
- Type: SystemInt32
Return Value
Type:
SbVec4fRemarks See Also