Function SetImageConstantHeight

  • Untested, but if its decription can account for anthing, it locks the Z position to the given height, if the flag is true. After a bit of testing i concluded that this is the only function thats able to modify an images Z offset.

    Parameters

    • whichImage: HandleHolder<"image">
    • flag: boolean
    • height: number

    Returns void

Generated using TypeDoc