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


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