Nick Fisher @hydroxide.dev · May 21

I've been using Blender for 5+ years now and I only just discovered you can type "tau" or "pi" as a string literal in any numeric field! Makes total sense, but somehow I'd never come across it until now.

9 likes 1 replies

?

Replies

brennan · May 21

yeah! you can do math in the field, and there's also #frame which inputs the current frame number, so you can do things like #sin(frame) to make an oscillation (I mostly use it for blinking lights)