mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
resolved conflict
# Conflicts: # topics/light.py
This commit is contained in:
commit
3bdeeafe2d
1 changed files with 1 additions and 0 deletions
|
@ -600,6 +600,7 @@ class Spotlight(VMobject):
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def dimming(self,new_alpha):
|
def dimming(self,new_alpha):
|
||||||
old_alpha = self.max_opacity
|
old_alpha = self.max_opacity
|
||||||
self.max_opacity = new_alpha
|
self.max_opacity = new_alpha
|
||||||
|
|
Loading…
Add table
Reference in a new issue