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: 2024.1.0.0 (2024.1.0)
Syntax
public void Translate(
	SbVec3f trans
)

Parameters

trans
Type: OIV.InventorSbVec3f

translation value in world coordinates

Remarks

See Also