Click or drag to resize

SceneGetObjectsInSpaceItem Constructor (SceneGetObjectsInSpaceItemCastTypeEnum, MetadataTypeInfo, Boolean, Box)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public GetObjectsInSpaceItem(
	SceneGetObjectsInSpaceItemCastTypeEnum castType,
	MetadataTypeInfo selectedTypeOnly,
	bool visibleOnly,
	Box box
)

Parameters

castType
Type: NeoAxisSceneGetObjectsInSpaceItemCastTypeEnum
selectedTypeOnly
Type: NeoAxisMetadataTypeInfo
visibleOnly
Type: SystemBoolean
box
Type: NeoAxisBox
See Also