Experimental
Private
Experimental
_Private
Experimental
_Private
Optional
Experimental
_Private
Experimental
_Private
Experimental
_Private
Experimental
_Experimental
Whether sunlight analysis is currently in progress.
Experimental
A normalized vector to the sun in 3D world coordinates at the current scene time.
Experimental
The sun position in 3D world coordinates at the current scene time.
Private
_Experimental
Optional
options: AnalyzeOptionsPrivate
_Experimental
Optional
options: AnalyzeOptionsPrivate
_Experimental
Create a point entity for collision detection
where to create the entity
Optional
show: booleanwhether to show point entity
Optional
errorBoundary: numbersize of the point entity for error tolerance
Private
_Experimental
Optional
objectsToExclude: any[]Experimental
Analyze the sunlight acceptance from a given point at a given time.
target point to analyze
time to analyze
Optional
options: AnalyzeOptionsExperimental
Analyze the sunlight acceptance from a given point at a given time range.
target point to analyze
time range to analyze
Optional
options: AnalyzeOptionsExperimental
Remove all instances created for debug purpose
Experimental
Gets a virtual position of the sun to reduce calculation overhead.
target point to start from
virtual distance between target point and the sun. Defaults to 1000 (1km)
Since
Cesium 1.132.0
Point sunlight analysis utility for shadow calculations.
⚠️ Warning: This is an experimental feature that uses Cesium's internal APIs. The API may change or break in future versions of Cesium or cesium-utils.
Example