Search Results for

    Class YVRPerformanceManager

    The manager for device performance

    Inheritance
    object
    YVRPerformanceManager
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: YVR.Core
    Assembly: YVR.Core.Runtime.dll
    Syntax
    public static class YVRPerformanceManager

    Properties

    Name Description
    cpuLevel

    Gets or sets the current CPU performance level (0-4). Lower performance levels save more power.

    cpuUtilLevel

    Get the cpu utilize level(0.0-1.0)

    gpuLevel

    Gets or sets the current GPU performance level (0-5). Lower performance levels save more power.

    gpuUtilLevel

    Get the gpu utilize level(0.0-1.0)

    In This Article