AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The render target. 更多...
Public 成员函数 | |
Viewport^ | GetViewport () |
Camera^ | GetCamera () |
SceneEnvironment^ | GetEnviornment () |
bool | CaptureImage (String^ fileName) |
The render target.
TODO:
bool AnyCAD::Platform::RenderTarget::CaptureImage | ( | String^ | fileName | ) |
Save the scene as image. -since R2014UR1 @ param fileName the image file name.
SceneEnvironment ^ AnyCAD::Platform::RenderTarget::GetEnviornment | ( | ) |
Get Environment
Viewport ^ AnyCAD::Platform::RenderTarget::GetViewport | ( | ) |
Get the view port.