Instances of this class cannot be created with Instance.new.
It is a singleton that may be acquired with GetService.
Tags: [NotCreatable, Service]
- 705
Change Default of InitialCameraCFrame
from
to
CFrame(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- 705
Change Default of InitialCameraCFrame
from
CFrame(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
to
- 702
Change Default of InitialCameraCFrame
from
to
CFrame(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- 562
Add InitialCameraCFrame
- 562
Add TeamCreateData
| Type | Default |
|---|
| CFrame | 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1 |
It cannot be accessed by script code.
It is not meant to be used, and may have unresolved issues.
History 4
- 705
Change Default of InitialCameraCFrame
from
to
CFrame(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- 705
Change Default of InitialCameraCFrame
from
CFrame(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
to
- 702
Change Default of InitialCameraCFrame
from
to
CFrame(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- 562
Add InitialCameraCFrame
Tags: [Hidden, NotScriptable]