Experimental: this API is experimental and might be changed or removed in the future.

RayTracingShader.SetTextureFromGlobal

Cambiar al Manual
public void SetTextureFromGlobal (int nameID, int globalTextureNameID);
public void SetTextureFromGlobal (string resourceName, string globalTextureName);

Parámetros

resourceNameThe name of the local resource targeted for binding.
nameIDThe ID of the local resource as given by Shader.PropertyToID.
globalTextureNameThe name of the global resource to bind to the local resource.
globalTextureNameIDThe ID of the global resource as given by Shader.PropertyToID.

Descripción

Binds a global texture resource to a local texture resource for this RayTracingShader.

The global texture must be previously set using Shader.SetGlobalTexture.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961