mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-26 11:12:19 +08:00
Fixed typo
PointClout to PointCloud
This commit is contained in:
Vendored
+1
-1
@@ -2169,7 +2169,7 @@ declare module THREE {
|
||||
clone(): MeshPhongMaterial;
|
||||
}
|
||||
|
||||
export interface PointCloutMaterialParameters {
|
||||
export interface PointCloudMaterialParameters {
|
||||
color?: number;
|
||||
map?: Texture;
|
||||
size?: number;
|
||||
|
||||
Reference in New Issue
Block a user