PerFrameRenderingStatistics

Constructors

Link copied to clipboard
open fun PerFrameRenderingStatistics(    @NonNull topRenderGroups: List<GroupPerformanceStatistics>,     @NonNull topRenderLayers: List<GroupPerformanceStatistics>,     @NonNull shadowMapDurationStatistics: DurationStatistics,     @NonNull uploadDurationStatistics: DurationStatistics)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties