Method GetRaysPerFrame
GetRaysPerFrame(RayCountValues)
This functions allows the user to have an approximation of the number of rays that were traced for a given frame.
선언
public uint GetRaysPerFrame(RayCountValues rayValues)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RayCountValues | rayValues | Specifes which ray count value should be returned. |
반환
타입 | 설명 |
---|---|
uint | The approximated ray count for a frame |