wima
Preparing search index...
MeshAttribute
Class MeshAttribute
Index
Constructors
constructor
Properties
id
name
size
type
Color
Normal2
D
Normal3
D
Position2
D
Position3
D
Tangent2
D
Tangent3
D
UV
UVB
Constructors
constructor
new
MeshAttribute
(
name
:
string
,
location
:
number
,
type
:
number
,
size
:
number
,
)
:
MeshAttribute
Parameters
name
:
string
location
:
number
type
:
number
size
:
number
Returns
MeshAttribute
Properties
Readonly
id
id
:
number
= 0
Readonly
name
name
:
string
= ''
Readonly
size
size
:
number
= 0
Readonly
type
type
:
number
= 0
Static
Color
Color
:
MeshAttribute
= ...
Static
Normal2
D
Normal2D
:
MeshAttribute
= ...
Static
Normal3
D
Normal3D
:
MeshAttribute
= ...
Static
Position2
D
Position2D
:
MeshAttribute
= ...
Static
Position3
D
Position3D
:
MeshAttribute
= ...
Static
Tangent2
D
Tangent2D
:
MeshAttribute
= ...
Static
Tangent3
D
Tangent3D
:
MeshAttribute
= ...
Static
UV
UV
:
MeshAttribute
= ...
Static
UVB
UVB
:
MeshAttribute
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
name
size
type
Color
Normal2
D
Normal3
D
Position2
D
Position3
D
Tangent2
D
Tangent3
D
UV
UVB
wima
Loading...