mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
Material needed for matrix as transform article
This commit is contained in:
@ -57,7 +57,7 @@ class Rotating(Animation):
|
||||
|
||||
class RotationAsTransform(Rotating):
|
||||
DEFAULT_CONFIG = {
|
||||
"axes" : [IN],
|
||||
"axes" : [OUT],
|
||||
"radians" : np.pi / 2,
|
||||
"run_time" : DEFAULT_ANIMATION_RUN_TIME,
|
||||
"alpha_func" : smooth,
|
||||
|
Reference in New Issue
Block a user