public class ViewFrom extends Object
viewFrom
property in CZML.Constructor and Description |
---|
ViewFrom()
Initializes a new instance.
|
Modifier and Type | Method and Description |
---|---|
CesiumProperty<Cartesian> |
getOffset()
Gets the suggested initial offset when tracking an object.
|
void |
setOffset(CesiumProperty<Cartesian> value)
Sets the suggested initial offset when tracking an object.
|
public final CesiumProperty<Cartesian> getOffset()
public final void setOffset(CesiumProperty<Cartesian> value)