Skip to content

Commit e831af2

Browse files
committed
DOC: fix BillboardMaterial kwargs docstring
1 parent 6eabff0 commit e831af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fury/material.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ class BillboardMaterial(MeshBasicMaterial):
800800
801801
Parameters
802802
----------
803-
**material_kwargs : dict
803+
**kwargs : dict
804804
Additional keyword arguments forwarded to
805805
:class:`~fury.material.MeshBasicMaterial`.
806806
"""

0 commit comments

Comments
 (0)