Skip to content

Commit

Permalink
Merge pull request #13546 from wcoebergh/patch-1
Browse files Browse the repository at this point in the history
Update SpriteMaterial.html
  • Loading branch information
mrdoob authored Mar 9, 2018
2 parents 669396f + 86e0b79 commit 308ea44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/materials/SpriteMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ <h3>[name]( [page:Object parameters] )</h3>

The exception is the property [page:Hexadecimal color], which can be passed in as a hexadecimal
string and is *0xffffff* (white) by default. [page:Color.set]( color ) is called internally.

SpriteMaterials are not clipped by using [page:Material.clippingPlanes].
</div>


Expand Down

0 comments on commit 308ea44

Please sign in to comment.