getBinding method

XRWebGLBinding? getBinding()

Implementation

XRWebGLBinding? getBinding () {
  return glBinding;
}