Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/NeuralNetworkTutorial/Library/PackageCache/com.unity.shadergraph@10.8.1/Documentation~/Cubemap-Asset-Node.md
2022-11-12 13:10:03 +01:00

757 B

Cubemap Asset Node

Description

Defines a constant Cubemap Asset for use in the shader. To sample the Cubemap Asset it should be used in conjunction with a Sample Cubemap Node. When using a separate Cubemap Asset Node you can sample a Cubemap twice, with different parameters, without defining the Cubemap itself twice.

Ports

Name Direction Type Binding Description
Out Output Cubemap None Output value

Controls

Name Type Options Description
Object Field (Cubemap) Defines the cubemap asset from the project.