# Transform.IsValid

```csharp
bool IsValid { get; set; }
```

Returns true if position, scale and rotation are valid

Declared in [Transform](/api/Transform).
Assembly: `Sandbox.System`.
