Value::DisplayInfo::GetViewMatrix3D

Value::DisplayInfo::GetViewMatrix3D
SF_INLINE const Matrix3F* GetViewMatrix3D() const;
Description

GetViewMatrix3D returns a temporary pointer to the 3D view matrix set on the 3D movie clip. This can be NULL if the movie clip has no view matrix of its own and just inherits its parent's view matrix.

Return Value

A Matrix3F pointer to the 3D view matrix.