Editor Scripting API
    Preparing search index...

    The same entity as in Lens Scripting.

    Hierarchy (View Summary)

    Index

    Properties

    advancedLayout: TextAdvancedLayout
    backgroundSettings: BackgroundSettings
    capitalizationOverride: CapitalizationOverride
    depthTest: boolean
    dropshadowSettings: DropshadowSettings
    editable: boolean
    enabled: boolean
    font: Font
    horizontalAlignment: Horizontal
    horizontalOverflow: HorizontalOverflow
    id: Uuid

    The unique id of the entity.

    italic: boolean
    letterSpacing: number
    lineSpacing: number
    meshShadowMode: MeshShadowMode
    meta: Meta
    name: string
    outlineSettings: OutlineSettings
    renderOrder: number
    sceneObject: SceneObject
    shadowColor: vec4
    shadowDensity: number
    showEditingPreview: boolean
    size: number
    sizeToFit: boolean
    stretchMode: StretchMode
    text: string
    textFill: TextFill
    touchHandler: InteractionComponent
    twoSided: boolean
    type: string

    The entity's type.

    verticalAlignment: Vertical
    verticalOverflow: VerticalOverflow
    weight: number
    worldSpaceRect: Editor.Rect

    Methods