Class TPartialSend
Unit
X3DFields
Declaration
type TPartialSend = class(TObject)
Description
Send along with the animation that should be applied only partially (because it fades-out or fades-in).
Hierarchy
Overview
Fields
Methods
Description
Fields
|
Partial: Single; |
Strength of the fading-in/out animation, in 0..1.
|
|
IgnoreIfCannotLerp: Boolean; |
Ignore the send on fields that do not support lerp (e.g. integer and boolean fields).
|
Methods
|
constructor Create; |
|
|
destructor Destroy; override; |
|
Generated by PasDoc 0.16.0.