Skip to main content

SReflectionProbe

Index​

Functions Index​

Function Name
void RenderProbe ()

Properties Index​

Property Name
SVector Center get set
SVector Size get set
SGameObject GameObject get

Functions​

RenderProbe​

void RenderProbe ()

Refreshes the probe's cubemap.

Space.Host.ExecutingObject.ReflectionProbe.RenderProbe()

Properties​

Center​

SVector Center get set

The center of the box area in which reflections will be applied to the objects. Measured in the probe's local space.

vectorCenter = Space.Host.ExecutingObject.ReflectionProbe.Center

Size​

SVector Size get set

The size of the box area in which reflections will be applied to the objects. Measured in the probe's local space.

vectorSize = Space.Host.ExecutingObject.ReflectionProbe.Size

GameObject​

SGameObject GameObject get

Property Description

theGameObject = Space.Host.ExecutingObject.ReflectionProbe.GameObject