Editor Scripting API
    Preparing search index...

    A native asset that provides the target for a camera to provide its output to. Import with Editor.Model.AssetManager#createNativeAsset.

    Hierarchy (View Summary)

    Index

    Properties

    antialiasingMode: AntialiasingMode
    cacheFile: Path
    clearColor: vec4
    clearColorOption: ClearColorOption
    depthBuffer: DepthBufferStrategy
    id: Uuid

    The unique id of the entity.

    inputTexture: Texture
    meta: Meta
    msaaStrategy: MSAAStrategy
    name: string

    The name of the asset.

    resolution: Editor.Size
    type: string

    The entity's type.

    useScreenResolution: boolean

    Methods

    • Parameters

      • type: string

      Returns boolean