s&box docs

public abstract class Sandbox.BasePostProcess<T> : Sandbox.BasePostProcess

Like BasePostProcess but enables access to helper methods for accessing from multiple instances using GetWeighted.

Constructors

Showing 1 constructors

Methods

Showing 1 methods

protected U GetWeighted(System.Func`2<T,U> value, U defaultVal = null, bool onlyLerpBetweenVolumes = False)

Parameters

  • defaultVal: Default: null
  • onlyLerpBetweenVolumes: Default: False

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.BasePostProcess`1

On this page