Vollaufgelöste Rendering-Texture für die entgültige Ausgabe.
Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
Visual Basic (Declaration) |
---|
Private renderTextureRaycast As Texture |
C# |
---|
private Texture renderTextureRaycast; |
C++ |
---|
private: Texture renderTextureRaycast sealed ; |
J# |
---|
private Texture renderTextureRaycast |
JScript |
---|
private renderTextureRaycast : Texture; |