API ReferenceSandbox
public abstract interface Sandbox.IDynamicFloatContext
Properties
Showing 2 properties
public virtual float Sandbox.IDynamicFloatContext.LifetimeDelta { get; set; }
Should return the lifetime delta we're going to use to evaluate
public virtual int Sandbox.IDynamicFloatContext.RandomSeed { get; set; }
Should return the seed we're using for randomness
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.IDynamicFloatContext |