API ReferenceSandbox
ScreenSpaceReflectionsclass
Constructors1
Showing 1 constructors
public ScreenSpaceReflections()
No results match this filter.
Methods3
Showing 3 methods
protected virtual void OnDisabled()
Returns:
void—protected virtual void OnEnabled()
Returns:
void—public virtual void Render()
Returns:
void—No results match this filter.
Properties1
Showing 1 properties
public float Sandbox.ScreenSpaceReflections.RoughnessCutoff { get; set; }
Stop tracing rays after this roughness value. This is meant to be used to avoid tracing rays for very rough surfaces which are unlikely to have any reflections. This is a performance optimization.
Returns:
float—No results match this filter.