ThreePipe
Preparing search index...
uniform
Function uniform
uniform
(
__namedParameters
?:
{
onChange
?:
(
...
args
:
any
[]
)
=>
any
;
propKey
?:
string
|
symbol
;
thisTarget
?:
boolean
;
uniforms
?:
any
;
}
,
)
:
PropertyDecorator
Parameters
__namedParameters
:
{
onChange
?:
(
...
args
:
any
[]
)
=>
any
;
propKey
?:
string
|
symbol
;
thisTarget
?:
boolean
;
uniforms
?:
any
;
}
= {}
Returns
PropertyDecorator
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ThreePipe
Loading...