This document is archived and information here might be outdated. Recommended version. |
Sets projection properties of the current rendering context.
[Visual Basic .NET] Public Sub SetupProjection ( _ ByVal pCamera As ICamera _ )
[C#] public void SetupProjection ( ICamera pCamera );
[C++]
HRESULT SetupProjection(
ICamera* pCamera
);
[C++]
Parameters pCamera [in]
pCamera is a parameter of type ICamera*