更新api

This commit is contained in:
FishOrBear
2021-07-28 10:23:42 +08:00
parent 6af53cc797
commit a1fa130bac
700 changed files with 27983 additions and 4558 deletions

View File

@@ -21,8 +21,6 @@ export declare class CameraUpdate {
private _Target;
private _Direction;
private _Orbit;
_MinViewHeight: number;
_MaxViewHeight: number;
constructor();
get Aspect(): number;
get Camera(): Camera;