Search Results for

    Field isDynamic

    Render content is dynamic If the content you are rendering is dynamic, set this value to true, otherwise the rendered image will remain static even if the data content is updated. This is done to reduce the performance cost of static page rendering.

    Namespace: YVR.Core
    Assembly: YVR.Core.Runtime.dll
    Syntax
    [SerializeField]
    protected bool isDynamic
    In This Article