UnityReflectionProbe
represents a Unity reflection probe.
Details
- UnityReflectionProbe
is a object that represents an existing ReflectionProbe object in the Unity game engine.
- UnityReflectionProbe
is typically generated by functions such as CreateUnityReflectionProbe.
- UnityReflectionProbe
gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityReflectionProbe
.
- You can make an assignment like UnityReflectionProbe
to modify a property of the object.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Load the package and open a project:

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-i9rs1

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-ejzug9
Create a Unity reflection probe:

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-yulsnf


https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-nsf6ie

Delete the Unity reflection probe:

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-h1bm2k
Properties & Relations (4)Properties of the function, and connections to other functions
UnityReflectionProbeQ checks if an expression is a UnityReflectionProbe:

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-zzwj4d


https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-zqryn8

PropertyList returns all available properties of the reflection probe.

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-kgsb80


https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-5mjsp7

PropertyValue returns the value of the specified property.

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-wol1l0


https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-t1bnqj

SetProperty changes the specified property of the reflection probe.

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-o6plun


https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-xl25i5

https://wolfram.com/xid/0bhd0ftpnr4g0ghwb0cvd2ce-xry6wk

Wolfram Research (2019), UnityReflectionProbe, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html.
Text
Wolfram Research (2019), UnityReflectionProbe, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html.
Wolfram Research (2019), UnityReflectionProbe, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html.
CMS
Wolfram Language. 2019. "UnityReflectionProbe." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html.
Wolfram Language. 2019. "UnityReflectionProbe." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html.
APA
Wolfram Language. (2019). UnityReflectionProbe. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html
Wolfram Language. (2019). UnityReflectionProbe. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html
BibTeX
@misc{reference.wolfram_2022_unityreflectionprobe, author="Wolfram Research", title="{UnityReflectionProbe}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html}", note=[Accessed: 27-April-2025
]}
BibLaTeX
@online{reference.wolfram_2022_unityreflectionprobe, organization={Wolfram Research}, title={UnityReflectionProbe}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/UnityReflectionProbe.html}, note=[Accessed: 27-April-2025
]}