@openhps/core
Preparing search index...
PropertyModifier
Type Alias PropertyModifier<T>
PropertyModifier
:
(
key
:
string
,
value
:
number
|
Vector3
,
object
:
DataObject
,
frame
?:
T
,
)
=>
void
Type Parameters
T
Type Declaration
(
key
:
string
,
value
:
number
|
Vector3
,
object
:
DataObject
,
frame
?:
T
)
:
void
Parameters
key
:
string
value
:
number
|
Vector3
object
:
DataObject
Optional
frame
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openhps/core
Loading...