Properties
coordinateTransform
coordinateTransform: {
ecefToEnuMatrix: Matrix4;
ecefToLocalMatrix: Matrix4;
enuToEcefMatrix: Matrix4;
enuToLocalMatrix: Matrix4;
localToEcefMatrix: Matrix4;
localToEnuMatrix: Matrix4;
}
Type declaration
ecefToEnuMatrix: Matrix4
ecefToLocalMatrix: Matrix4
enuToEcefMatrix: Matrix4
enuToLocalMatrix: Matrix4
localToEcefMatrix: Matrix4
localToEnuMatrix: Matrix4
fetcher
groundHeight
groundHeight: number
name
name: string
Optional onError
onError?: ((error) => void)
Type declaration
- (error): void
Returns void
referer
referer: string
resourcePath
resourcePath: string
Optional search
search?: string
type
type: "point_cloud" | "mesh"
upAxis
upAxis: string
Advanced loader options