reflectionRoughnessTextureTexCoord property

  1. @override
int get reflectionRoughnessTextureTexCoord

The UV channel sampled by reflectionRoughnessTexture in the depth prepass.

Implementation

@override
int get reflectionRoughnessTextureTexCoord =>
    metallicRoughnessTextureTexCoord;