FBCameraMatrixType Class Reference
 
 
 
FBCameraMatrixType Class Reference

This reference page is linked to from the following overview topics: MotionBuilder 2014.


#include <mobu-python-api.h>


Class Description

Camera matrix types in OpenGL convention.

Inheritance diagram for FBCameraMatrixType:
Enumeration

Public Attributes

object  kFBProjection
object  kFBModelView
object  kFBModelViewProj
object  kFBProjInverse

Member Data Documentation

Camera's combined Model-View matrix.

Camera's combined Model-View-Projection matrix.

Camera's Projection Inverse matrix.