>>0351
magnitudeはvelocityが持つプロパティだから2Dとか3Dとか関係ないよ

right2D R2d

print(R2d.velocity.magnitude)
print(R2d.angularVelocity)

で確認