Apply shadow flags to spline repeater group
This commit is contained in:
@@ -3226,6 +3226,11 @@ export class RuntimeHost {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
applyAdvancedRenderingRenderableShadowFlags(
|
||||||
|
this.splineRepeaterRenderer.group,
|
||||||
|
shadowsEnabled
|
||||||
|
);
|
||||||
|
|
||||||
applyAdvancedRenderingRenderableShadowFlags(
|
applyAdvancedRenderingRenderableShadowFlags(
|
||||||
this.foliageRenderer.group,
|
this.foliageRenderer.group,
|
||||||
shadowsEnabled
|
shadowsEnabled
|
||||||
|
|||||||
Reference in New Issue
Block a user