near_plane property
near_plane property
Gets or sets the near plane of the camera, default value is 1
Definition:
@property
def near_plane(self):
...
@near_plane.setter
def near_plane(self, value):
...
See Also
- module
aspose.threed.formats
- class
Html5SaveOptions