|
@@ -13,9 +13,6 @@ import {
|
|
StencilOp
|
|
StencilOp
|
|
} from '../constants';
|
|
} from '../constants';
|
|
|
|
|
|
-// Materials //////////////////////////////////////////////////////////////////////////////////
|
|
|
|
-export let MaterialIdCount: number;
|
|
|
|
-
|
|
|
|
export interface MaterialParameters {
|
|
export interface MaterialParameters {
|
|
alphaTest?: number;
|
|
alphaTest?: number;
|
|
blendDst?: BlendingDstFactor;
|
|
blendDst?: BlendingDstFactor;
|