ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
This rotation is by default activated when holding down the CTRL key on mouse rotations on common Panel scenes.
Rotate the camera around the vector connecting the camera position with the center of rotation.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- offset
- Type: SystemDouble
angle in radians - anchor (Optional)
- Type: SystemNullableVector3
[optional] the center for the rotation. Default: null (rotate around the look at point)
Remarks
[ILNumerics Visualization Engine]
See Also