Aktiviert perspektivisches Rendering.
Namespace:
Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
Visual Basic (Declaration) |
---|
Private renderPerspective As Boolean |
C# |
---|
private bool renderPerspective; |
C++ |
---|
private: bool renderPerspective sealed ; |
J# |
---|
private bool renderPerspective |
JScript |
---|
private renderPerspective : bool; |
See Also