VenusEffectService$MorphMaterial.smali

.class public Lcom/yysdk/mobile/venus/VenusEffectService$MorphMaterial;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/yysdk/mobile/venus/VenusEffectService;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "MorphMaterial"
.end annotation


# instance fields
.field public imageInfos:[Lcom/yysdk/mobile/venus/VenusEffectService$MorphImageInfo;

.field public transitionInfo:Lcom/yysdk/mobile/venus/VenusEffectService$MorphTransitionInfo;


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 508
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method