mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
fixed syntax
This commit is contained in:
Vendored
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user