ReflectionComponent
Namespace: Murder.Components.Graphics
Assembly: Murder.dll
public sealed struct ReflectionComponent : IComponent
Implements: IComponent
⭐ Constructors
public ReflectionComponent()
⭐ Properties
Alpha
public readonly float Alpha;
Returns
float
BlockReflection
public readonly bool BlockReflection;
Returns
bool
Offset
public readonly Vector2 Offset;
Returns
Vector2
⚡