<Code Lib>
M

FabricSheet.IsSolidInView

Description:
Checks if this fabric sheet is shown solidly in a 3D view.

public bool IsSolidInView(
	View3D view
)

Return Value bool True if fabric sheet is shown solidly, false otherwise.

Loading…