getClipForModel Method

Find the clip that should be applied to the specified model.

getClipForModel(modelId: string): ClipVector | undefined

@note This may return undefined if the model belongs to no group, or it belongs to a group that should not be clipped.

Parameter Type Description
modelId string  

Returns - ClipVector | undefined

Defined in

Last Updated: 09 May, 2026