Class MixedRealityInputRecordingProfile
Settings for recording input animation assets.
Inheritance
MixedRealityInputRecordingProfile
Implements
ScriptableObject
Assembly: cs.temp.dll.dll
public class MixedRealityInputRecordingProfile : BaseMixedRealityProfile, ScriptableObject
Properties
Declaration
public float CameraPositionThreshold { get; }
Property Value
Declaration
public float CameraPositionThreshold { get; }
Property Value
Declaration
public float CameraRotationThreshold { get; }
Property Value
Declaration
public float CameraRotationThreshold { get; }
Property Value
Declaration
public float JointPositionThreshold { get; }
Property Value
Declaration
public float JointPositionThreshold { get; }
Property Value
Declaration
public float JointRotationThreshold { get; }
Property Value
Declaration
public float JointRotationThreshold { get; }
Property Value
Implements
ScriptableObject