Function getDefaultCondition

  • returns the cesium3DTilesetStyle Condition with the value as the given Attribute The condition checks for undefined and null

    Parameters

    • attribute: "olcs_color" | "olcs_scale" | "olcs_outlineWidth" | "olcs_outlineColor" | "olcs_pointSize" | "olcs_image" | "olcs_font" | "olcs_fontColor" | "olcs_fontOutlineWidth" | "olcs_fontOutlineColor" | "olcs_labelText" | "olcs_anchorLineColor"
    • Optional isColor: boolean

    Returns string[][]

Generated using TypeDoc