ShaderConstantsFragmentWorldNormal Property |
Gets world normal of the fragment. Works only in fragment shaders.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static Vector3 FragmentWorldNormal { get; }Property Value
Vector3
See Also