# Sandbox.Physics.PhysicsPoint.Transform

```csharp
Transform Transform { get; set; }
```

Transform of this point in world space.

Declared in [Sandbox.Physics.PhysicsPoint](/api/Sandbox.Physics.PhysicsPoint).
Assembly: `Sandbox.Engine`.
