KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsPlacedAndValid

IsPlacedAndValid

Indicates whether the object is placed in a scene and valid (if it is component, returns true otherwise).

Declaration
public bool IsPlacedAndValid { get; }
Property Value
Type Description
bool
Remarks

See IsPlaced and IsValid for details.

In this article
Back to top Generated by DocFX