Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
RotateProperty
Interface RotateProperty
攝影機旋轉參數。
interface
RotateProperty
{
center
:
Geo3DPoint
;
async
?:
boolean
;
maxRotArg
?:
number
;
rotSpeed
?:
number
;
}
Index
Properties
center
async?
max
Rot
Arg?
rot
Speed?
Properties
center
center
:
Geo3DPoint
旋轉中心點。
Optional
async
async
?:
boolean
是否非同步。
Default Value
false
Copy
Optional
max
Rot
Arg
max
Rot
Arg
?:
number
最大旋轉角度。
Default Value
30
Copy
Optional
rot
Speed
rot
Speed
?:
number
旋轉速度。
Default Value
30
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
center
async
max
Rot
Arg
rot
Speed
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
攝影機旋轉參數。