|
Rebel Fork Framework
|
Public Member Functions | |
| bool | operator== (const CubemapRenderingSettings &rhs) const |
| bool | operator!= (const CubemapRenderingSettings &rhs) const |
Public Attributes | |
| unsigned | textureSize_ {DefaultTextureSize} |
| unsigned | viewMask_ {DefaultViewMask} |
| float | nearClip_ {DefaultNearClip} |
| float | farClip_ {DefaultFarClip} |