Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
Object representing a snapshot of the region of terrain. This class was added in version 0.130.
Properties
Methods
ApplyTransform(rotation: CFrame, size: Vector3): null
| Name | Type |
|---|---|
| rotation | CFrame |
| size | Vector3 |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
ApplyTransformSubregion(rotation: CFrame, size: Vector3, region: Region3int16): TerrainRegion
| Name | Type |
|---|---|
| rotation | CFrame |
| size | Vector3 |
| region | Region3int16 |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
GetRegionWireframe(): Array
- Security: RobloxScriptSecurity.
- Thread safety: unsafe