inochi2d ~master (2022-05-09T16:23:53.3795516)
Dub
Repo
PhysicsSystem.setD
inochi2d
phys
system
PhysicsSystem
Set the derivative of a float variable (solver input)
void
setD
(ulong index, float value)
void
setD
(float var, float value)
class
PhysicsSystem
protected
void
setD
(
ref
float
var
,
float
value
)
void
setD
(vec2 var, vec2 value)
Meta
Source
See Implementation
inochi2d
phys
system
PhysicsSystem
functions
addVariable
drawDebug
eval
getState
setD
setState
tick
Set the derivative of a float variable (solver input)