Click or drag to resize
Ab4d.SharpEngine logo

AssimpConverterConvertAssimpScene Method

Overload List
 NameDescription
Public methodConvertAssimpScene(AssimpScene, String, FuncString, Stream) ConvertAssimpScene converts the specified native Assimp Scene object and converts it into Ab4d.SharpEngine objects returning the root GroupNode object.
Public methodConvertAssimpScene(AssimpScene, String, String) ConvertAssimpScene converts the specified native Assimp Scene object and converts it into Ab4d.SharpEngine objects returning the root GroupNode object.
Top
See Also