Directional Light
Create directional light directed at the origin point.
Node Data | |
---|---|
![]() | |
Display name | |
Directional Light | |
Internal name | |
Node_3D_Light_Directional | |
Inheritances | |
Node_Processor | |
Node_3D | |
Node_3D_Object | |
Node_3D_Light | |
Node_3D_Light_Directional | |
Inputs | |
Node_3D_Object | |
vec3 |
Position |
quaternion |
Rotation |
vec3 |
Scale |
vec3 |
Anchor |
Node_3D_Light | |
bool |
Active |
color |
Color |
float |
Intensity |
Node_3D_Light_Directional | |
bool |
Cast Shadow |
int |
Shadow Map Size |
int |
Shadow Map Scale |
float |
Shadow Bias |
Outputs | |
Node_3D_Light | |
d3light |
Light |