content property

String content
final

What the pixels represent (color, data, normal), mapped to the runtime TextureContent at realization. Mip levels downsample by this rule, so a normal map averages as vectors rather than as color.

Implementation

final String content;