Prototype of the Transform2DVertical Quantum component.
More...
Inherits Quantum.ComponentPrototype< Quantum.Transform2DVertical >.
Prototype of the Transform2DVertical Quantum component.
◆ AddToEntity()
| sealed override bool Quantum.Prototypes.Transform2DVerticalPrototype.AddToEntity |
( |
FrameBase |
f, |
|
|
EntityRef |
entity, |
|
|
in PrototypeMaterializationContext |
context |
|
) |
| |
|
inline |
Creates an instance of the Transform2DVertical component, materializes and adds it to the entity.
- Parameters
-
- Returns
- Returns
true if adding the component to the entity succeeds.
◆ Materialize()
Applies the prototype's fields to the actual component.
◆ Position
| FP Quantum.Prototypes.Transform2DVerticalPrototype.Position |
The vertical offset position.
◆ Height
| FP Quantum.Prototypes.Transform2DVerticalPrototype.Height |