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

Parameters

pos
Type: OIV.InventorSbVec3f

new position in world coordinates

Remarks

See Also