Search Results for

    Show / Hide Table of Contents

    Class AxisTargetFrameRate

    This component is a performance test helper to reach maximum FPS available

    Inheritance
    object
    AxisMonoBehaviour
    AxisTargetFrameRate
    Inherited Members
    AxisMonoBehaviour.ContainsLabel(string)
    AxisMonoBehaviour.CountChildrenWithLabel(string, bool)
    AxisMonoBehaviour.ContainsLabelInChildren(string, bool)
    AxisMonoBehaviour.GetSpaceBetweenColliders(AxisMonoBehaviour)
    AxisMonoBehaviour.GetSpaceBetweenCollidersHorizontally(AxisMonoBehaviour)
    AxisMonoBehaviour.PauseGame()
    AxisMonoBehaviour.SetActiveByName(string)
    AxisMonoBehaviour.ResumeGame()
    AxisMonoBehaviour.GameTimeScaleSet(float)
    AxisMonoBehaviour.transform
    AxisMonoBehaviour.gameObject
    AxisMonoBehaviour.collider
    AxisMonoBehaviour.Origin
    AxisMonoBehaviour.OnTransformChildrenChanged()
    Namespace: Axis.VFX
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class AxisTargetFrameRate : AxisMonoBehaviour

    Fields

    FrameRate

    Max framerate to target

    Declaration
    public int FrameRate
    Field Value
    Type Description
    int
    In This Article
    Back to top Axis 1.0.0