inochi2d v0.8.0 (2023-05-01T11:41:26Z)
Dub
Repo
PhysicsSystem.setD
inochi2d
phys
system
PhysicsSystem
Set the derivative of a vec2 variable (solver input)
void
setD
(ulong index, float value)
void
setD
(float var, float value)
void
setD
(vec2 var, vec2 value)
class
PhysicsSystem
protected private protected
void
setD
(
ref
vec2
var
,
vec2
value
)
Meta
Source
See Implementation
inochi2d
phys
system
PhysicsSystem
functions
addVariable
drawDebug
eval
getState
setD
setState
tick
updateAnchor
Set the derivative of a vec2 variable (solver input)