Optional
depthWhether to enable depth buffer, default is false
Optional
farCube camera frustum far plane, default is 500.
Optional
framesOptional frame count, defaults to Infinity. If you set it to 1, it would only render a single frame, etc
Optional
generateWhether to generate mipmaps, default is false
Optional
nearCube camera frustum near plane, defatul is 0.1.
Optional
positionCube camera position
Optional
quaternionCube camera quaternion
Optional
resolutionResolution, default is 256.
Optional
rotationCube camera rotation
Optional
stencilWhether to enable stencil buffer, default is false
Render cube texture options
Export
RenderCubeTextureOptions
Date
2024.1.25
Author
yisky