Q3ViewAngleAspectCamera_SetFOV
You can use theQ3ViewAngleAspectCamera_SetFOV
function to set the maximum field of view of an aspect ratio camera.
TQ3Status Q3ViewAngleAspectCamera_SetFOV ( TQ3CameraObject camera, float fov);
camera
- An aspect ratio camera object.
fov
- The desired maximum field of view, in radians, of the specified camera.
DESCRIPTION
TheQ3ViewAngleAspectCamera_SetFOV
function sets the maximum field of view of the camera specified by thecamera
parameter to the value specified in thefov
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help