depthStencilAttachment property

num get depthStencilAttachment

Implementation

_i2.num get depthStencilAttachment => _i4.getProperty(
      this,
      'DEPTH_STENCIL_ATTACHMENT',
    );