Show / Hide Table of Contents

Struct ReflectionProbeBlendInfo

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
public struct ReflectionProbeBlendInfo

Fields

| Improve this Doc View Source

probe

Declaration
public ReflectionProbe probe
Field Value
Type Description
ReflectionProbe
| Improve this Doc View Source

weight

Declaration
public float weight
Field Value
Type Description
Single

Extension Methods

MustExtensions.MustBeEqual<T>(T, T)
MustExtensions.MustBeEqual<T>(T, T, String)
MustExtensions.MustNotBeEqual<T>(T, T)
MustExtensions.MustNotBeEqual<T>(T, T, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX