Struct bgfx.ViewStats
Namespace: Bgfx
Syntax
public struct ViewStats
Fields
cpuTimeElapsed
Declaration
public long cpuTimeElapsed
Field Value
Type | Description |
---|---|
Int64 |
gpuTimeElapsed
Declaration
public long gpuTimeElapsed
Field Value
Type | Description |
---|---|
Int64 |
name
Declaration
public byte *name
Field Value
Type | Description |
---|---|
Byte* |
view
Declaration
public ushort view
Field Value
Type | Description |
---|---|
UInt16 |