@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
components
SkyOptions
Class SkyOptions
public shape of the accessors this class declares itself
Hierarchy (
View Summary
)
Accessors
BaseNative
<
any
,
SkyOptionsOptions
>
Accessors
Methods
SkyOptions
Index
Constructors
constructor
Properties
during
Init
enabled
ground
Color
horizon
Blend
horizon
Color
native
options
shader
Source
sky
Color
sun
Disc
Enabled
Methods
dispose
get
Ground
Color
get
Horizon
Blend
get
Horizon
Color
get
Native
get
Shader
Source
get
Sky
Color
init
Native
View
is
Enabled
is
Sun
Disc
Enabled
set
Enabled
set
Ground
Color
set
Horizon
Blend
set
Horizon
Color
set
Shader
Source
set
Sky
Color
set
Sun
Disc
Enabled
Constructors
constructor
new
SkyOptions
(
options
?:
SkyOptionsOptions
,
native
?:
any
)
:
SkyOptions
Parameters
Optional
options
:
SkyOptionsOptions
Optional
native
:
any
Returns
SkyOptions
Properties
during
Init
duringInit
:
boolean
enabled
enabled
:
boolean
ground
Color
groundColor
:
string
|
Color
horizon
Blend
horizonBlend
:
number
horizon
Color
horizonColor
:
string
|
Color
native
native
:
any
options
options
:
SkyOptionsOptions
shader
Source
shaderSource
:
string
sky
Color
skyColor
:
string
|
Color
sun
Disc
Enabled
sunDiscEnabled
:
boolean
Methods
dispose
dispose
()
:
any
Returns
any
get
Ground
Color
getGroundColor
()
:
Color
Returns
Color
get
Horizon
Blend
getHorizonBlend
()
:
number
Returns
number
get
Horizon
Color
getHorizonColor
()
:
Color
Returns
Color
get
Native
getNative
()
:
any
Returns
any
get
Shader
Source
getShaderSource
()
:
string
Returns
string
get
Sky
Color
getSkyColor
()
:
Color
Returns
Color
init
Native
View
initNativeView
(
native
:
any
,
options
:
SkyOptionsOptions
)
:
void
Parameters
native
:
any
options
:
SkyOptionsOptions
Returns
void
is
Enabled
isEnabled
()
:
boolean
Returns
boolean
is
Sun
Disc
Enabled
isSunDiscEnabled
()
:
boolean
Returns
boolean
set
Enabled
setEnabled
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Ground
Color
setGroundColor
(
arg0
:
string
|
Color
)
:
void
Parameters
arg0
:
string
|
Color
Returns
void
set
Horizon
Blend
setHorizonBlend
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Horizon
Color
setHorizonColor
(
arg0
:
string
|
Color
)
:
void
Parameters
arg0
:
string
|
Color
Returns
void
set
Shader
Source
setShaderSource
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
set
Sky
Color
setSkyColor
(
arg0
:
string
|
Color
)
:
void
Parameters
arg0
:
string
|
Color
Returns
void
set
Sun
Disc
Enabled
setSunDiscEnabled
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
enabled
ground
Color
horizon
Blend
horizon
Color
native
options
shader
Source
sky
Color
sun
Disc
Enabled
Methods
dispose
get
Ground
Color
get
Horizon
Blend
get
Horizon
Color
get
Native
get
Shader
Source
get
Sky
Color
init
Native
View
is
Enabled
is
Sun
Disc
Enabled
set
Enabled
set
Ground
Color
set
Horizon
Blend
set
Horizon
Color
set
Shader
Source
set
Sky
Color
set
Sun
Disc
Enabled
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself