Preparing search index...
The search index is not available
@mapray
@mapray
mapray
ImageLayer
PoleOption
Interface PoleOption
北側と南側の極地に関するレイヤー用オプションの型
See
Option.pole
interface
PoleOption
{
north_color
?:
Vector3
;
south_color
?:
Vector3
;
}
Index
Properties
north_
color?
south_
color?
Properties
Optional
north_
color
north_
color
?:
Vector3
北側極地の表示色
Default Value
[0.8, 0.8, 0.8]
Optional
south_
color
south_
color
?:
Vector3
南側極地の表示色
Default Value
[0.8, 0.8, 0.8]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
north_
color
south_
color
@mapray
mapray
maprayui
北側と南側の極地に関するレイヤー用オプションの型
See
Option.pole