Click or drag to resize

RenderingPipelineEncodeCullingByCameraDirectionData Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static uint EncodeCullingByCameraDirectionData(
	Vector3F normal,
	float viewAngleFactor = 0f
)

Parameters

normal  Vector3F
 
viewAngleFactor  Single  (Optional)
 

Return Value

UInt32
See Also