cesium-native
0.41.0
|
A view of the data specified by a PropertyTextureProperty. More...
A view of the data specified by a PropertyTextureProperty.
Provides utilities to sample the property texture property using texture coordinates. Property values are retrieved from the NEAREST texel without additional filtering applied.
ElementType | The type of the elements represented in the property view |
Normalized | Whether or not the property is normalized. If normalized, the elements can be retrieved as normalized floating-point numbers, as opposed to their integer values. |
Definition at line 217 of file PropertyTexturePropertyView.h.