Class ThermalBehavior
public class ThermalBehavior : ViewObjectComponent<ThermalComponent>, IUpdate, IFixedUpdate, ILateUpdate
- Inheritance
-
ThermalBehavior
- Implements
- Inherited Members
- Extension Methods
Constructors
ThermalBehavior()
public ThermalBehavior()
Properties
Model
public ThermalComponent Model { get; }
Property Value
Methods
OnFixedUpdate(float)
public void OnFixedUpdate(float deltaTime)
Parameters
deltaTimefloat
SyncTo(ThermalComponent)
public override void SyncTo(ThermalComponent simObjectComponent)
Parameters
simObjectComponentThermalComponent