Click or drag to resize

ComponentsHidePublicPerformGetRenderSceneData Method (Scene, ViewportRenderingContext)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static void PerformGetRenderSceneData(
	Scene obj,
	ViewportRenderingContext context
)

Parameters

obj
Type: NeoAxisScene
context
Type: NeoAxisViewportRenderingContext
See Also