createDepthStencilTexture method

InternalTexture createDepthStencilTexture(
  1. RenderTargetTextureSize size,
  2. DepthTextureCreationOptions options
)

Implementation

external InternalTexture createDepthStencilTexture(RenderTargetTextureSize size, DepthTextureCreationOptions options);