Skip to content

Commit

Permalink
added docs for body.render.opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Feb 7, 2016
1 parent c99e6af commit adcb610
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/body/Body.js
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,14 @@ var Axes = require('../geometry/Axes');
* @default true
*/

/**
* Sets the opacity to use when rendering.
*
* @property render.opacity
* @type number
* @default 1
*/

/**
* An `Object` that defines the sprite properties to use when rendering, if any.
*
Expand Down

0 comments on commit adcb610

Please sign in to comment.