2022 Method
Changes 0
M

FabricSheet.IsSingleFabricSheetWithinHost

Description:
Identifies if the specified single Fabric Sheet position is within the host.
public bool IsSingleFabricSheetWithinHost(
	Element hostElement,
	Transform transform
)
Return Value bool True if the single Fabric Sheet instance is within the host, false if the single Fabric Sheet instance is out of host.