RadeonRaysContext Constructor
Declaration
public RadeonRaysContext();public RadeonRaysContext(IntPtr ptr);Описание
Конструктор.
Создать новый RadeonRaysContext.
using UnityEngine.LightTransport;
using var ctx = new RadeonRaysContext();
Как создать RadeonRaysContext.