Table of Contents

Property IsVisible

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

IsVisible

Gets or Sets a value that indicates whether this TilemapLayer is visible and should be rendered.

public bool IsVisible { get; set; }

Property Value

bool