FileHdr.make_normals

objファイルから法線を読み込む

objを読み込んで、法線をVec3[]の配列にして返します。 file: objファイル名

class FileHdr
make_normals
(
in string file
)

Meta