fixed syntax

This commit is contained in:
ssatguru
2016-02-03 20:29:38 -06:00
parent f00e297224
commit 15502fe8e3
+1 -1
View File
@@ -4517,7 +4517,7 @@ declare module BABYLON {
static ExtrudeShapeCustom(name: string, options: {
shape: Vector3[];
path: Vector3[];
scaleFunction?any;
scaleFunction?:any;
rotationFunction?:any;
ribbonCloseArray?: boolean;
ribbonClosePath?: boolean;