Property texture
texture
Source texture asset that will be uploaded into a temporary render texture for execution.
public Texture2D texture { get; set; }
Property Value
- Texture2D
Source texture asset that will be uploaded into a temporary render texture for execution.
public Texture2D texture { get; set; }