Class TreeVertex
  
  
  
  
  
  
  Assembly: UnityEditor.dll
  Syntax
  
  Fields
  
  
    |
    Improve this Doc
  
  
    View Source
  
  color
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  flag
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  nor
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  pos
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  tangent
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  uv0
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  uv1
  
  
  Declaration
  
  Field Value
  
  Methods
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Lerp4(TreeVertex[], Vector2)
  
  
  Declaration
  
    public void Lerp4(TreeVertex[] tv, Vector2 factor)
   
  Parameters
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  SetAmbientOcclusion(Single)
  
  
  Declaration
  
    public void SetAmbientOcclusion(float ao)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | Single | ao |  | 
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  SetAnimationProperties(Single, Single, Single, Single)
  
  
  Declaration
  
    public void SetAnimationProperties(float primaryFactor, float secondaryFactor, float edgeFactor, float phase)
   
  Parameters
  
  Extension Methods