babylonjs-materials
Advanced tools
Comparing version 3.2.0-alpha4 to 3.2.0-alpha6
@@ -731,2 +731,3 @@ /// <reference types="babylonjs"/> | ||
cameraColorGradingTexture: Nullable<BaseTexture>; | ||
protected _shouldTurnAlphaTestOn(mesh: AbstractMesh): boolean; | ||
customShaderNameResolve: (shaderName: string, uniforms: string[], uniformBuffers: string[], samplers: string[], defines: StandardMaterialDefines_OldVer) => string; | ||
@@ -733,0 +734,0 @@ protected _renderTargets: SmartArray<RenderTargetTexture>; |
@@ -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.2.0-alpha4", | ||
"version": "3.2.0-alpha6", | ||
"repository": { | ||
@@ -35,5 +35,3 @@ "type": "git", | ||
"node": "*" | ||
}, | ||
"_id": "babylonjs-materials@3.1.0-alpha1", | ||
"_from": "babylonjs-materials@" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
584936
8056