setC method

Implementation

Pointer<RenderTextureC> setC(RenderTextureC o) {
  ref.setC(o);
  return this;
}