IRenderStepTexture Interface
Definition
Section titled “Definition”Indicates the render step has an associated texture.
public interface IRenderStepTextureProperties
Section titled “Properties”CachedTexture
Section titled “CachedTexture”The texture created by the render step.
ITexture? CachedTexture { get; }