CoordinateFrame (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{{Property| | {{Property| | ||
name = CoordinateFrame | name = CoordinateFrame | ||
|property = CFrame ''CoordinateFrame'' | |property = [[CFrame]] ''CoordinateFrame'' | ||
|description = Sets the exact position the camera is at, does not need a part or humanoid to look at | |description = Sets the exact position the camera is at, does not need a part or humanoid to look at | ||
|object = [[GBX.lua.Camera (Object)|Camera]] | |object = [[GBX.lua.Camera (Object)|Camera]] | ||
Line 10: | Line 10: | ||
{{Property| | {{Property| | ||
name = CoordinateFrame | name = CoordinateFrame | ||
|property = [[CoordinateFrame]] ''CoordinateFrame'' | |property = [[CFrame|CoordinateFrame]] ''CoordinateFrame'' | ||
|description = Deprecated. Use CFrame instead | |description = Deprecated. Use CFrame instead | ||
|object = [[GBX.lua.PVInstance (Object)|PVInstance]]|}} | |object = [[GBX.lua.PVInstance (Object)|PVInstance]]|}} | ||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 13:29, 20 September 2021
Property | |
---|---|
Name | CoordinateFrame |
Property | CFrame CoordinateFrame |
Description: | Sets the exact position the camera is at, does not need a part or humanoid to look at |
In Object: | Camera |
Property | |
---|---|
Name | CoordinateFrame |
Property | CoordinateFrame CoordinateFrame |
Description: | Deprecated. Use CFrame instead |
In Object: | PVInstance |