KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.agent
/
weighted3D
weighted3D
fun
<
A
:
AgentLike
>
weighted3D
(
force
:
Force3D
<
A
>
,
weight
:
Double
)
:
Force3D
<
A
>
(
source
)
Scale
force
's output by a fixed
weight
in 3D. Composes with any other 3D force factory.