OnWarning

This event notifies the client when a problem occurs while creating the 3DML, e.g. the model file is not found or could not be converted to a mesh file. In contrast to OnError, the warning does not stop 3DML creation.

 

C#

 

OnWarning()

 


 

Index