Click or drag to resize

RenderMeshProviderDispose Method

Overload List
  NameDescription
Public methodDispose
Dispose method
Protected methodDispose(Boolean)
Dispose method. Note that you should only ever call Dispose if you explicitly registered this RenderMeshProvider using RegisterProvider If this provider was created using automatic registration, the Dispose function will thrown an exception.
Top
See Also