Lysa  0.0
Lysa 3D Engine
FullScreenCompute::FullScreenComputeParams Struct Reference

Detailed Description

Per-frame shader parameters

Public Attributes

float time
 Current time for time-based effects. More...
 
uint2 imageSize
 Dimensions of the input image. More...
 

Member Data Documentation

uint2 imageSize

Dimensions of the input image.

float time

Current time for time-based effects.