<Code Lib>
2022 Method
Changes 0
M

View3D.CanResetCameraTarget

Description:
Checks whether the camera target can be reset for this view.
Remarks:
The camera target can only be reset for perspective view.

public bool CanResetCameraTarget()

bool True if camera target can be reset for this view, false otherwise.

Loading…