Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
ClosepatchX | The x index of the patch. |
patchY | The y index of the patch. |
layer | The prototype index. |
density | The density setting of the detail. |
bounds | Returns the bounds of the detail objects. |
This function computes and returns an array of detail object transforms for the specified patch and the specified prototype. You can use this function to retrieve the exact same transform data the Unity engine uses for detail rendering.
Additional resources: DetailInstanceTransform.