class ExrImage : Image


ExrImage represents an EXR Image resource in SceneCore. EXR images are used by the Environment for drawing skyboxes.

Summary

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties