Method FromCubeFace
FromCubeFace(CubemapFace)
Creates the render step for the given cubemap face.
Declaration
public static ProbeRenderSteps FromCubeFace(CubemapFace face)
Parameters
Type | Name | Description |
---|---|---|
CubemapFace | face | The cubemap face. |
Returns
Type | Description |
---|---|
ProbeRenderSteps | The render step for the cubemap face, or planar if the face is unknown. |