Click or drag to resize

FastLineRendererProperties Methods

The FastLineRendererProperties type exposes the following members.

Methods
  NameDescription
Public methodAddCreationTimeSeconds
Add n seconds to the creation time of these properties. Useful for animation when you want segments to animate in.
Public methodClone
Clone these properties
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberLifeTimeInfinite
Infinite lifetime and no fading. Line exists until manually destroyed.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetLifeTime(Single)
Populates the LifeTime vector with no fade
Public methodSetLifeTime(Single, Single)
Populates the LifeTime vector
Public methodSetLifeTime(Single, Single, Single)
Populates the LifeTime vector
Public methodToString (Inherited from Object.)
Top
See Also