unreal.ChaosVDSkySphereInterface¶
- class unreal.ChaosVDSkySphereInterface(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
InterfaceChaos VDSky Sphere Interface
C++ Source:
Plugin: ChaosVD
Module: ChaosVD
File: ChaosVDSkySphereInterface.h
- set_directional_light_source(new_light_source) None¶
Set Directional Light Source
- Parameters:
new_light_source (DirectionalLight)