Property Offset
Offset
Gets or sets the offset. If this ParticleEffect is attached to an Entity, this refers to the offset from the Entity; otherwise, this refers to its position in World coordinates
Declaration
public Vector3 Offset { get; set; }
Property Value
Type | Description |
---|---|
Vector3 |