<Code Lib>
2024 Method
Changes 3
M

OBJExportOptions.IsGridAspectRatioSet

Description:
Checks whether the GridAspectRatio tessellation parameter is explicitly set.

public bool IsGridAspectRatioSet()

bool True if GridAspectRatio tessellation parameter is explicitly set, false otherwise.

Loading…