Click or drag to resize
SoCameraInteractorTranslate Method (SbVec3f)

Move camera by the specified 3D displacement.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Translate(
	SbVec3f trans
)

Parameters

trans
Type: OIV.InventorSbVec3f

translation value in world coordinates

Remarks

See Also