mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Fixed typo
PointClout to PointCloud
This commit is contained in:
2
threejs/three.d.ts
vendored
2
threejs/three.d.ts
vendored
@@ -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