public static HandleRef getCPtr(CSTimelineTextureFrame obj) { return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr); }
public CSTimelineTextureFrame(CSTimelineTextureFrame csFrame) : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelineTextureFrame__SWIG_0(CSTimelineTextureFrame.getCPtr(csFrame)), true) { }