Constructor
                        
                        
    
    # new DuAELayerAnimation()
        Constructs a new layer animation
    
    
    Properties:
| Name | Type | Attributes | Default | Description | 
|---|---|---|---|---|
_name | 
    
    
    
        
string
    
     | 
    
        
        
            <optional> | 
    
    
        "" | The property name | 
_index | 
    
    
    
        
int
    
     | 
    
        
        
            <optional> | 
    
    
        "" | The index of the layer | 
anims | 
    
    
    
        
Array.<DuAEPropertyGroupAnimation>
    
     | 
    
        
        
            <optional> | 
    
    
        [] | All the animations of the layer | 
firstKeyFrameTime | 
    
    
    
        
float
    
     | 
    
        
        
            <optional> | 
    
    
        0 | The time of the first keyframe | 
type | 
    
    
    
        
string
    
     | 
    
        
        
            <optional> | 
    
    
        "layer" | Read Only. | 
startTime | 
    
    
    
        
float
    
     | 
    
        Read Only. The starting time of the animation. | ||
endTime | 
    
    
    
        
float
    
     | 
    
        Read Only. The ending time of the animation. |