PVInstance
PVInstance : Instance
Properties
Origin
CFrame
Origin is a property of type CFrame that represents the transformation frame (position and orientation) of an object in the scene.
Code Samples
PivotOffsetCFrame
CFrame
PivotOffsetCFrame is a property of type CFrame representing the offset of the pivot point from the origin in a coordinate frame.
Code Samples
Methods
PivotTo
The PivotTo method adjusts the orientation of an object to align its forward direction with a specified target frame
Parameters
CFrame
InTargetCFrame
Return
void
Code Samples
Events
Last updated