Click or drag to resize
SoTextureCoordinate3Element.Get Method (SbVec3f, SbVec3f)
Calls Get(point, normal, System.Int32(0)).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SbVec4f Get(
	SbVec3f point,
	SbVec3f normal
)

Parameters

point
Type: OIV.Inventor.SbVec3f
normal
Type: OIV.Inventor.SbVec3f

Return Value

Type: SbVec4f
Remarks