Table of Contents

Property IsVisible

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

IsVisible

Gets or Sets a value that indicates if this Sprite is visible and can be rendered.

public bool IsVisible { get; set; }

Property Value

bool