ManualCameraControl.SetInitialTransform(Transform) Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Moves the camera transform based on the profile's origin offset
public:
 void SetInitialTransform(UnityEngine::Transform ^ transform);public void SetInitialTransform(UnityEngine.Transform transform);member this.SetInitialTransform : UnityEngine.Transform -> unitPublic Sub SetInitialTransform (transform As Transform)Parameters
- transform
- UnityEngine.Transform