Physics3D/Signals/LinearVelocity3DOutput.openplx
LinearVelocity3DOutput
LinearVelocity3DOutput is Physics.Signals.Output: .doc: """ A vec3 as linear velocity output. For models where it is unambiguous which linear velocity that is requested, the output will give the current output value. The output is given as a 3D velocity vector in the world coordinate system, expressed in absolute coordinates. """ type: Physics.Signals.InputOutputType.Velocity3D source is LinearVelocity3DOutputTrait