Class ContextSharedResource
- Namespace
- HelixToolkit.SharpDX.Model
- Assembly
- HelixToolkit.SharpDX.dll
public sealed class ContextSharedResource : IDisposable
- Inheritance
-
ContextSharedResource
- Implements
- Inherited Members
Properties
EnvironementMap
public ShaderResourceViewProxy? EnvironementMap { get; set; }
Property Value
EnvironmentMapMipLevels
public int EnvironmentMapMipLevels { get; set; }
Property Value
SSAOMap
public ShaderResourceViewProxy? SSAOMap { get; set; }
Property Value
ShadowView
public ShaderResourceViewProxy? ShadowView { get; set; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()