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 |