cullFaceMode property

num get cullFaceMode

Implementation

_i2.num get cullFaceMode => _i4.getProperty(
      this,
      'CULL_FACE_MODE',
    );