Class CubemapFromTextureRenderer
public class CubemapFromTextureRenderer : CubemapRendererBase, IDisposable- Inheritance
- 
      objectCubemapFromTextureRenderer
- Implements
- Inherited Members
- Extension Methods
Constructors
CubemapFromTextureRenderer(IServiceRegistry, RenderDrawContext, Texture, int, PixelFormat)
public CubemapFromTextureRenderer(IServiceRegistry services, RenderDrawContext renderDrawContext, Texture input, int outputSize, PixelFormat outputFormat)Parameters
- servicesIServiceRegistry
- renderDrawContextRenderDrawContext
- inputTexture
- outputSizeint
- outputFormatPixelFormat
Methods
DrawImpl()
protected override void DrawImpl()GenerateCubemap(IServiceRegistry, RenderDrawContext, Texture, int)
public static Texture GenerateCubemap(IServiceRegistry services, RenderDrawContext renderDrawContext, Texture input, int outputSize)Parameters
- servicesIServiceRegistry
- renderDrawContextRenderDrawContext
- inputTexture
- outputSizeint