Type alias ViewFromOptions

ViewFromOptions: {
    cartesian?: Cartesian3Value;
    reference?: ReferenceValue;
}

Type declaration