GenericImporter Extension’s Free Functions¶
DrawImporterObjectArray ( io DrawingHandle handle, in String name, in Ref<ImporterObject> objects[], in SInt32 drawMode, in SInt32 labelMode, in Float32 labelSize, in String colorChannel, in String textureChannel, in Color defaultColor, in Color hiddenColor, in Color labelColor, in Xfo preOffset, in Xfo postOffset, in Boolean wireFrame, in Boolean doubleSided )
ImporterBox3 ( in Vec3 min, in Vec3 max )
ImporterColor ( in Float32 r, in Float32 g, in Float32 b )
ImporterColor ( in Float32 r, in Float32 g, in Float32 b, in Float32 a )
ImporterQuat ( in Float32 x, in Float32 y, in Float32 z, in Float32 w )
ImporterVec2 ( in Float32 x, in Float32 y )
ImporterVec3 ( in Float32 x, in Float32 y, in Float32 z )