Class MixedRealityInputRecordingProfile
Settings for recording input animation assets.
Inheritance
MixedRealityInputRecordingProfile
Assembly: cs.temp.dll.dll
[MixedRealityServiceProfile(typeof(IMixedRealityInputRecordingService), null)]
public class MixedRealityInputRecordingProfile : BaseMixedRealityProfile
Properties
Declaration
public float CameraPositionThreshold { get; }
Property Value
Declaration
public float CameraRotationThreshold { get; }
Property Value
Declaration
public float EyeGazeDirectionThreshold { get; }
Property Value
Declaration
public float EyeGazeOriginThreshold { get; }
Property Value
Declaration
public float FrameRate { get; }
Property Value
Declaration
public float JointPositionThreshold { get; }
Property Value
Declaration
public float JointRotationThreshold { get; }
Property Value
Declaration
public int PartitionSize { get; }
Property Value
Declaration
public bool RecordCameraPose { get; }
Property Value
Declaration
public bool RecordEyeGaze { get; }
Property Value
Declaration
public bool RecordHandData { get; }
Property Value