This method of the Direct3dRMViewport Class retrieves the Direct3D viewport corresponding to the current Direct3dRMViewport object.
public Direct3dViewport getDirect3DViewport();
Returns the Direct3dViewport object if successful; otherwise, returns null.