Struct VisibleReflectionProbe
Assembly: UnityEngine.dll
Syntax
public struct VisibleReflectionProbe
Fields
|
Improve this Doc
View Source
blendDistance
Declaration
public float blendDistance
Field Value
|
Improve this Doc
View Source
bounds
Declaration
Field Value
|
Improve this Doc
View Source
boxProjection
Declaration
Field Value
|
Improve this Doc
View Source
center
Declaration
Field Value
|
Improve this Doc
View Source
hdr
Declaration
Field Value
|
Improve this Doc
View Source
importance
Declaration
Field Value
|
Improve this Doc
View Source
localToWorld
Declaration
public Matrix4x4 localToWorld
Field Value
Properties
|
Improve this Doc
View Source
probe
Declaration
public ReflectionProbe probe { get; }
Property Value
|
Improve this Doc
View Source
texture
Declaration
public Texture texture { get; }
Property Value
Extension Methods