Selva Compute API Reference - v2.1.0
    Preparing search index...
    Index

    Constructors

    Properties

    actionFrameLinked: boolean

    Action Frame Linked, On = Use the same scale for X and Y. Off = use different scales for X and Y.

    actionFrameOn: boolean

    Turn on the user specified action area, which shown with blue frames.

    actionFrameXScale: number

    Action Frame X-scale. This value should be in the range 0..1 but it is not clamped. It is displayed in the UI in the range 0..100.

    actionFrameYScale: number

    Action Frame Y-scale. This value should be in the range 0..1 but it is not clamped. It is displayed in the UI in the range 0..100.

    enabled: boolean

    Determines whether the safe-frame is enabled.

    fieldGridOn: boolean
    liveFrameOn: boolean

    Turn on the live area, which shows the size of the rendered view as a yellow frame in the viewport.

    perspectiveOnly: boolean

    Show the safe-frame only in perspective views.

    titleFrameLinked: boolean

    Title Frame Linked, On = Use the same scale for X and Y. Off = use different scales for X and Y.

    titleFrameOn: boolean

    Show a user specified title area frame in orange.

    titleFrameXScale: number

    Title Frame X-scale. This value should be in the range 0..1 but it is not clamped. It is displayed in the UI in the range 0..100.

    titleFrameYScale: number

    Title Frame Y-scale. This value should be in the range 0..1 but it is not clamped. It is displayed in the UI in the range 0..100.