create_hydra_texture#
- omni.kit.hydra_texture.create_hydra_texture(
 - name: str,
 - width: int,
 - height: int,
 - usd_context_name: str = '',
 - usd_camera_path: str = '/OmniverseKit_Persp',
 - hydra_engine_name: str = 'rtx',
 - is_async: bool = True,
 - is_async_low_latency: bool = False,
 - hydra_tick_rate: int = 0,
 - engine_creation_flags: int = 0,
 - device_mask: int = 0,
 - *args,
 - **kwargs,