Preparing search index...
The search index is not available
redgpu
redgpu
OBJLoader
Class OBJLoader
Index
Constructors
constructor
Properties
callback
model
Parsing
Complete
mtl
Loader
result
result
Mesh
Accessors
file
Name
path
url
Constructors
constructor
new
OBJLoader
(
redGPUContext
:
RedGPUContext
,
url
:
string
,
callback
?:
any
,
)
:
OBJLoader
Parameters
redGPUContext
:
RedGPUContext
url
:
string
Optional
callback
:
any
Returns
OBJLoader
Properties
callback
callback
:
any
model
Parsing
Complete
modelParsingComplete
:
boolean
= false
mtl
Loader
mtlLoader
:
OBJMTLLoader
result
result
:
any
result
Mesh
resultMesh
:
any
Accessors
file
Name
get
fileName
()
:
string
Returns
string
path
get
path
()
:
string
Returns
string
url
get
url
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
callback
model
Parsing
Complete
mtl
Loader
result
result
Mesh
Accessors
file
Name
path
url
redgpu
Loading...