LocationPointCesiumSourceCreateGenerators Method |
| Name | Description | |
|---|---|---|
| CreateGeneratorsT(CesiumGeneratorContext, IEnumerableT) |
Creates zero or more CesiumGenerator instances for the specified items and adds them
to the specified CesiumGeneratorContext.
(Inherited from CesiumSource.) | |
| CreateGenerators(CesiumGeneratorContext, Object) |
Creates zero or more CesiumGenerator instances for the specified item and adds them
to the specified CesiumGeneratorContext.
(Overrides CesiumSourceCreateGenerators(CesiumGeneratorContext, Object).) |