TextureFormat#
The render texture format used for this simulation data.
It will be overriden if the format is incompatible with the platform.
Declaration#
public GraphicsFormat TextureFormat { get; set; }
The render texture format used for this simulation data.
It will be overriden if the format is incompatible with the platform.
public GraphicsFormat TextureFormat { get; set; }