FastLineRendererProperties Methods |
The FastLineRendererProperties type exposes the following members.
Name | Description | |
---|---|---|
AddCreationTimeSeconds |
Add n seconds to the creation time of these properties. Useful for animation when you want segments to animate in.
| |
Clone |
Clone these properties
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LifeTimeInfinite |
Infinite lifetime and no fading. Line exists until manually destroyed.
| |
MemberwiseClone | (Inherited from Object.) | |
SetLifeTime(Single) |
Populates the LifeTime vector with no fade
| |
SetLifeTime(Single, Single) |
Populates the LifeTime vector
| |
SetLifeTime(Single, Single, Single) |
Populates the LifeTime vector
| |
ToString | (Inherited from Object.) |