Documentation
Preparing search index...
Copy @link
@lopoly/engine
loaders/online-3d-viewer
TextureMap
Interface TextureMap
No description provided.
interface
TextureMap
{
buffer
:
Uint8Array
;
mimeType
:
string
|
null
;
name
:
string
;
offset
:
Vector2
;
rotation
:
number
;
scale
:
Vector2
;
}
Index
Properties
buffer
mime
Type
name
offset
rotation
scale
Properties
buffer
buffer
:
Uint8Array
No description provided.
mime
Type
mimeType
:
string
|
null
No description provided.
name
name
:
string
No description provided.
offset
offset
:
Vector2
No description provided.
rotation
rotation
:
number
No description provided.
scale
scale
:
Vector2
No description provided.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buffer
mime
Type
name
offset
rotation
scale
Collapse all
Documentation
Loading...
No description provided.