RenderingContextStagingTextureBuffer Property |
StagingTextureBuffer when staging is used (scene is rendered to this StagingTextureBuffer that is then copied to main memory)
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 1.1.5815.1040
Syntaxpublic Texture2D StagingTextureBuffer { get; }
Property Value
Type:
Texture2D
See Also