Show / Hide Table of Contents

Class FloatingVisualsComponent

Inheritance
System.Object
FloatingVisualsComponent
Namespace: Content.Shared.Gravity
Assembly: Content.Shared.dll
Syntax
public sealed class FloatingVisualsComponent : Component

Fields

| Improve this Doc View Source

FloatingVisualsComponent

How far it goes in any direction.

Declaration
public Vector2
Field Value
Type Description
Vector2
| Improve this Doc View Source

AnimationKey

Declaration
public readonly string AnimationKey
Field Value
Type Description
System.String
| Improve this Doc View Source

AnimationTime

How long it takes to go from the bottom of the animation to the top.

Declaration
public float AnimationTime
Field Value
Type Description
System.Single
| Improve this Doc View Source

CanFloat

Declaration
public bool CanFloat
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Offset

How far it goes in any direction.

Declaration
public Vector2 Offset
Field Value
Type Description
Vector2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾