KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsModified

IsModified

Indicates whether the scene has been modified since it was last saved. Please be aware that this flag is NOT automatically triggered when changing the scene via the SDK.

Declaration
public bool IsModified { get; set; }
Property Value
Type Description
bool
In this article
Back to top Generated by DocFX