creates a Unity box collider component attached to the UnityGameObject obj.
creates a Unity box collider component with the specified name.
generates a copy of the Unity box collider component comp.


CreateUnityBoxCollider
creates a Unity box collider component attached to the UnityGameObject obj.
creates a Unity box collider component with the specified name.
generates a copy of the Unity box collider component comp.
Details and Options
- CreateUnityBoxCollider returns a UnityBoxCollider, and $Failed if it cannot be created.
Examples
Basic Examples (1)
Load the package and open a project:
Create a Unity box collider component:
Attach the component to a UnityGameObject:
Related Guides
Text
Wolfram Research (2019), CreateUnityBoxCollider, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/CreateUnityBoxCollider.html.
CMS
Wolfram Language. 2019. "CreateUnityBoxCollider." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/CreateUnityBoxCollider.html.
APA
Wolfram Language. (2019). CreateUnityBoxCollider. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/CreateUnityBoxCollider.html
BibTeX
@misc{reference.wolfram_2025_createunityboxcollider, author="Wolfram Research", title="{CreateUnityBoxCollider}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/CreateUnityBoxCollider.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_createunityboxcollider, organization={Wolfram Research}, title={CreateUnityBoxCollider}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/CreateUnityBoxCollider.html}, note=[Accessed: 16-August-2025]}