Click or drag to resize

ShaderConstantsFragmentCoordinates Property

Gets the window-relative coordinates of the current fragment.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static Vector4 FragmentCoordinates { get; }

Property Value

Vector4
See Also