front_clipping_plane_flag property

front_clipping_plane_flag property

Gets or sets the front clipping plane flag.

Definition:

@property
def front_clipping_plane_flag(self):
    ...
@front_clipping_plane_flag.setter
def front_clipping_plane_flag(self, value):
    ...

See Also