Class Info
vCast Info wall.
vCast 資訊牆。
Inheritance
System.Object
Info
Namespace: Votanic.vXR.vCast.Core
Assembly: Votanic.vXR.dll
Syntax
public class Info
Properties
fps
Average frame per second for each Refresh.
每次刷新的平均幀數。
Declaration
public float fps { get; }
Property Value
Type | Description |
---|---|
System.Single |
frameTime
Average frame time for each Refresh.
每次刷新的平均幀時。
Declaration
public float frameTime { get; }
Property Value
Type | Description |
---|---|
System.Single |