API ReferenceSandbox
public sealed struct Sandbox.ParticleControlPointObsolete
Obsolete
This API type is obsolete.
Methods
Showing 1 methods
public object OutputValue()
No results match this filter.
Properties
Showing 6 properties
public Color Sandbox.ParticleControlPoint.ColorValue { get; set; }
public float Sandbox.ParticleControlPoint.FloatValue { get; set; }
public Sandbox.GameObject Sandbox.ParticleControlPoint.GameObjectValue { get; set; }
public string Sandbox.ParticleControlPoint.StringCP { get; set; }
public Sandbox.ParticleControlPoint.ControlPointValueInput Sandbox.ParticleControlPoint.Value { get; set; }
public Vector3 Sandbox.ParticleControlPoint.VectorValue { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ParticleControlPoint |