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~/View-Direction-Node.md
2022-11-12 13:10:03 +01:00

724 B

View Direction Node

Description

Provides access to the mesh vertex or fragment's View Direction vector. This is the vector from the vertex or fragment to the camera. The coordinate space of the output value can be selected with the Space dropdown parameter.

Ports

Name Direction Type Binding Description
Out Output Vector 3 None View Direction for the Mesh Vertex/Fragment.

Controls

Name Type Options Description
Space Dropdown Object, View, World, Tangent Selects coordinate space of View Direction to output.