Jump to content

Cameras in IG - syncker_channels section of ig_config.xml


photo

Recommended Posts

Posted

Dear UNG team,

You introduce in 2.12 a way to declare in the configuration file the desired view for each slave and specify if it is affected by the syncker’s projections.

<syncker_channels>
	<channel syncker_name="center_view" view_id="0" use_syncker_projection="1"/>
	<channel syncker_name="left_view" view_id="0" use_syncker_projection="1"/>
	<channel syncker_name="ground_cam" view_id="1" use_syncker_projection="0"/>
</syncker_channels>

You mentioned this settings only in migration to 2.12:
https://developer.unigine.com/en/docs/2.12/upgrade/migration_api#ig_changes
Maybe it make sens to add it to standard documentation, or?

Kind regards,
Charles

Posted

Hi Charles,

Must have slipped out... sorry for the inconvenience caused. We'll surely update the Docs!

Thank you for pointing that out!

×
×
  • Create New...