babylonjs-materials
Advanced tools
Comparing version 3.3.0-rc.0 to 3.3.0-rc.1
@@ -229,2 +229,6 @@ | ||
/** | ||
* Gets a boolean indicating that current material needs to register RTT | ||
*/ | ||
readonly hasRenderTargetTextures: boolean; | ||
/** | ||
* Constructor | ||
@@ -231,0 +235,0 @@ */ |
@@ -7,3 +7,3 @@ { | ||
"description": "The Babylon.js materials library is a collection of advanced materials to be used in a Babylon.js scene.", | ||
"version": "3.3.0-rc.0", | ||
"version": "3.3.0-rc.1", | ||
"repository": { | ||
@@ -10,0 +10,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
485816
5782