API ReferenceSandbox
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
protected BasePostProcess<T>()
No results match this filter.
Methods
Showing 1 methods
protected U GetWeighted(System.Func`2<T,U> value, U defaultVal = null, bool onlyLerpBetweenVolumes = False)
Parameters
defaultVal: Default: nullonlyLerpBetweenVolumes: Default: False
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.BasePostProcess`1 |