Führt einen hochaufgelösten Rendering-Vorgang durch.
Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub Render( _ ByVal recreatePositionMaps As Boolean _ ) |
| C# |
|---|
| public void Render( bool recreatePositionMaps ) |
| C++ |
|---|
| public: void Render( bool recreatePositionMaps ) sealed |
| J# |
|---|
| public void Render( bool recreatePositionMaps ) |
| JScript |
|---|
| public
function Render( recreatePositionMaps : bool ) |
Parameters
- recreatePositionMaps
- Bestimmt, ob Entry/Exit-Texturen regeneriert werden sollen.