ReflectionProbe
Behaviour
ReflectionProbe

class:/TYPE/UnityEngine.ReflectionProbe//, can be loaded from an assetbundle using ReflectionProbe::createfromassetbundle(bundlename,prefabname) /

Parent

Behaviour

Functions
reflectionprobe::​fromassetbundle
static UnityEngine.ReflectionProbe CreateFromAssetBundle(
string bundle,
string objectname
)

Constructor for object from a bundle

Parameters
bundle
string

bundle name

objectname
string

object name with extension

Returns

UnityEngine.ReflectionProbe