You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 15:06:20 +00:00
🆙 Update
- Animation canvas uses full landscape height for proper vertical positioning - Animation assets always loaded from room collection - Fallback to default plane when specific plane not found
This commit is contained in:
@@ -4,4 +4,5 @@ export interface IAssetPlaneVisualizationLayer
|
||||
color?: number;
|
||||
offset?: number;
|
||||
align?: string;
|
||||
backgroundColor?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user