Editor Scripting API
    Preparing search index...

    The same entity as in Lens Scripting.

    Hierarchy (View Summary)

    Index

    Properties

    enabled: boolean
    flipX: boolean
    flipY: boolean
    horizontalAlignment: Horizontal
    id: Uuid

    The unique id of the entity.

    mainMaterial: Material
    materials: Material[]
    meshShadowMode: MeshShadowMode
    meta: Meta
    name: string
    pivot: vec2
    renderOrder: number
    rotationAngle: number
    sceneObject: SceneObject
    shadowColor: vec4
    shadowDensity: number
    stretchMode: StretchMode
    type: string

    The entity's type.

    verticalAlignment: Vertical

    Methods

    • Parameters

      • origin: number
      • destination: number

      Returns void