inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
PhysicsSystem.setD
inochi2d
core
phys
system
PhysicsSystem
Set the derivative of a variable (solver input) by index
void
setD
(size_t index, float value)
class
PhysicsSystem
protected @
nogc
void
setD
(
size_t
index
,
float
value
)
void
setD
(float var, float value)
void
setD
(vec2 var, vec2 value)
Meta
Source
See Implementation
inochi2d
core
phys
system
PhysicsSystem
destructors
~this
functions
addVariable
eval
getState
setD
setState
tick
updateAnchor
Set the derivative of a variable (solver input) by index