Contains information about the user's preferences and body dimensions.
상속: Object
 public ProfileCompleteListener(OVRProfile profile)
 {
     mProfile = profile;
 }
예제 #2
0
		public ProfileCompleteListener(OVRProfile profile)
		{
			mProfile = profile;
		}