Component:PhotoCaptureManager

From Resonite Wiki
Component image 
Photo Capture Manager component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
MinDistance Float
MaxDistance Float
MinFOV Float
MaxFOV Float
PreviewResolution Int2
NormalResolution Int2
TimerResolution Int2
DebugGesture Bool
_timerStart direct SyncTime
_timerActive Bool
_originalParent Slot
_originalPosition Float3
_originalRotation FloatQ
_originalScale Float3
_root Slot
_previewRoot Slot
_renderTex RenderTextureProvider
_quad QuadMesh
_frame FrameMesh
_cameraRoot Slot
_cameraPos field drive of Float3
_cameraRot field drive of FloatQ
_camera Camera
_frameMaterial UnlitMaterial
_timerTextRoot Slot
_timerText TextRenderer
_shutterClip AudioClip
_timerStartClip AudioClip
_timerCountdownSlowPlayer AudioClipPlayer
_timerCountdownFastPlayer AudioClipPlayer
_timerCountdownSlowOutput AudioOutput
_timerCountdownFastOutput AudioOutput
_timerRoot Slot

Behavior

Examples

See Also