VisualShaderNodeVectorRefract

继承: VisualShaderNodeVectorBase < VisualShaderNode < Resource < RefCounted < Object

返回指向折射方向的向量。在可视化着色器图中使用。

描述

在着色器语言中转换成 refract(I, N, eta),其中 I 是入射向量,N 是法线向量,eta 是折射的比率。

Previous Next


© 版权所有 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision b1c660f7.

Built with Sphinx using a theme provided by Read the Docs.