Class CubemapFromTextureRenderer
public class CubemapFromTextureRenderer : CubemapRendererBase, IDisposable
  - Inheritance
 - 
      
      
      CubemapFromTextureRenderer
 
- 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
servicesIServiceRegistryrenderDrawContextRenderDrawContextinputTextureoutputSizeintoutputFormatPixelFormat
Methods
DrawImpl()
protected override void DrawImpl()
  GenerateCubemap(IServiceRegistry, RenderDrawContext, Texture, int)
public static Texture GenerateCubemap(IServiceRegistry services, RenderDrawContext renderDrawContext, Texture input, int outputSize)
  Parameters
servicesIServiceRegistryrenderDrawContextRenderDrawContextinputTextureoutputSizeint