ThreePipe
Preparing search index...
basicObjectConstraints
Variable basicObjectConstraints
Const
basicObjectConstraints
:
Record
<
TConstraintPropsType
,
{
defaultProps
:
ConstraintPropsType
;
setDirty
?:
(
e
:
IObject3DEventMap
[
"objectUpdate"
]
,
isTarget
?:
boolean
,
)
=>
boolean
;
update
:
(
obj
:
IObject3D
,
target
:
IObject3D
|
undefined
,
props
:
ConstraintPropsType
,
influence
:
number
,
)
=>
{
change
?:
string
;
changed
:
boolean
;
end
?:
boolean
}
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ThreePipe
Loading...