OpenMayaRender.MDepthNormalizationDescription Class Reference
Information required to perform normalization of values stored in the depth buffer of an MImage with respect to clipping plane range.
OpenMayaRender.MDepthNormalizationDescription.__init__ |
( |
| ) |
|
x.__init__(...) initializes x; see help(type(x)) for signature
OpenMayaRender.MDepthNormalizationDescription.fDepthBias |
|
static |
Bias to apply to depth value
OpenMayaRender.MDepthNormalizationDescription.fDepthScale |
|
static |
Scale to apply to depth values
OpenMayaRender.MDepthNormalizationDescription.fFarClipDistance |
|
static |
Far clip plane of a camera
OpenMayaRender.MDepthNormalizationDescription.fNearClipDistance |
|
static |
Near clip plane of a camera