Package | Description |
---|---|
org.cesiumjs.cs.datasources | |
org.cesiumjs.cs.datasources.graphics | |
org.cesiumjs.cs.datasources.options |
Modifier and Type | Field and Description |
---|---|
BillboardGraphics |
Entity.billboard
A billboard to associate with this entity.
|
Modifier and Type | Method and Description |
---|---|
BillboardGraphics |
BillboardGraphics.clone()
Duplicates this instance.
|
BillboardGraphics |
BillboardGraphics.clone(BillboardGraphics result)
Duplicates this instance.
|
Modifier and Type | Method and Description |
---|---|
BillboardGraphics |
BillboardGraphics.clone(BillboardGraphics result)
Duplicates this instance.
|
void |
BillboardGraphics.merge(BillboardGraphics source)
Assigns each unassigned property on this object to the value of the same property on the provided source object.
|
Modifier and Type | Field and Description |
---|---|
BillboardGraphics |
EntityOptions.billboard
A billboard to associate with this entity.
|
Copyright © 2019. All rights reserved.