RenderSchedule.CuttingPlaneProps Interface

JSON representation of a CuttingPlane.

Properties

Name Type Description
direction number[] (x, y, z) of the plane direction (towards the clip)  
hidden boolean | undefined If true, the clip plane is ignored and the geometry is not displayed.  
position number[] (x,y,z) of a point on the plane.  
visible boolean | undefined If true, the clip plane is ignored and the geometry is displayed unclipped.  

Defined in

Last Updated: 14 May, 2024