BGE/Parsers

Alias: BGE.Parsers


Static Methods

parseSTLFile(filePath: string): BGE.Model3d

static

Parameters

  • filePath (string)

Returns

parseSTLAsciiFile(content: string): BGE.Model3d

static

Parameters

  • content (string)

Returns

parseSTLBinaryFile(fileBytes: roByteArray): BGE.Model3d

static

Parameters

  • fileBytes (roByteArray)

Returns

stlStringToFloat(input: string): float

static

Parameters

  • input (string)

Returns

  • float