Property size
size
Specifies the volume size around the environment probe's position. This is used for for parallax correction when projecting the environment texture.
Declaration
public Vector3 size { get; }
Property Value
Type | Description |
---|---|
Vector3 | The bounding volume size of the environment probe. |
Remarks
Note that size
can be infinite. This is valid.