C1 (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
mNo edit summary
>Ozzypig
um, it subtracts not adds?...
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
<onlyinclude>{{Property
|name = C1
|property = [[CFrame]] ''C1''
|description = Is subtracted from the [[C0]] property to create an offset point for [[Part1]].
|object = JointInstance
}}</onlyinclude>


Part of a [[RBX.lua.Weld (Object)|weld]]. (Where "C" Stands for "[[CFrame]]") The C1 of a weld, determines how [[Part1]] should be attached to the [[offest point]].
{{clear floats}}


{{Stub}}
== See Also ==
*[[C0 (Property)]]
 
[[Category:Properties]]

Latest revision as of 23:50, 8 April 2012

C1
Property CFrame C1
Description Is subtracted from the C0 property to create an offset point for Part1.
Member of JointInstance


See Also