Search Results for

    Show / Hide Table of Contents

    Class FrameClockFacade

    Inheritance
    System.Object
    FrameClockFacade
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Oasys.Common.GameInstances
    Assembly: Oasys.Common.dll
    Syntax
    public class FrameClockFacade

    Properties

    CurrentFPSFloat

    Declaration
    public float CurrentFPSFloat { get; }
    Property Value
    Type Description
    System.Single

    CurrentFPSInt

    Declaration
    public int CurrentFPSInt { get; }
    Property Value
    Type Description
    System.Int32

    FPSVariance

    Declaration
    public float FPSVariance { get; }
    Property Value
    Type Description
    System.Single

    MaximumFPS

    Declaration
    public float MaximumFPS { get; }
    Property Value
    Type Description
    System.Single

    MinimumFPS

    Declaration
    public float MinimumFPS { get; }
    Property Value
    Type Description
    System.Single

    Extension Methods

    Extensions.In<T>(T, T[])
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾