Click or drag to resize

HologramGroupExtractHolograms Method

Namespace:  LynceeTec.API.Sequence
Assembly:  LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 10.0.10313.0 , built 2022-11-01 12:36:54 UTC
Syntax
public Hologram[] ExtractHolograms(
	int startIndex,
	int count
)

Parameters

startIndex
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Hologram
See Also