Click or drag to resize
SoCameraInteractorSetPosition Method (SbVec3f)

Move camera to the specified position.

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

Parameters

pos
Type: OIV.InventorSbVec3f

new position in world coordinates

Remarks

See Also