MCPcopy Create free account
hub / github.com/LabSound/LabSound / velocityY

Method velocityY

include/LabSound/core/PannerNode.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 void setVelocity(const FloatPoint3D & velocity);
100 std::shared_ptr<AudioParam> velocityX() const { return m_velocityX; }
101 std::shared_ptr<AudioParam> velocityY() const { return m_velocityY; }
102 std::shared_ptr<AudioParam> velocityZ() const { return m_velocityZ; }
103
104 // Distance parameters

Callers 1

dopplerRateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected