Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T166409
Change Details
Change Details
Old
New
Diff
It would be nice to be able to hide a specific LOD of the object only. For example, being able to pass through an object, without hiding the resolution lods (object still visible) > object //**hideObject**// [lodRes, hide]; > lodRes: float. LOD resolution > hide: bool. whether to hide the LOD
It would be nice to be able to hide a specific LOD of the object only. For example, being able to pass through an object, without hiding the resolution lods (object still visible), by hiding the geometry LOD. > object //**hideObject**// [lodRes, hide]; > lodRes: float. LOD resolution > hide: bool. whether to hide the LOD
It would be nice to be able to hide a specific LOD of the object only. For example, being able to pass through an object, without hiding the resolution lods (object still visible)
, by hiding the geometry LOD.
> object //**hideObject**// [lodRes, hide]; > lodRes: float. LOD resolution > hide: bool. whether to hide the LOD
Continue