|
|
|
Represents a wall on which the VA Sound Sources should be reflected at. It does not show once the program started.
|
|
|
|
|
|
|
|
Drag & Drop wherever it should be. It reflects in both directions. It can be moved in runtime by using the Position functions inheritanced from the Actor class.
|
|
|
|
Drag & Drop wherever it should be. It reflects in both directions.
|
|
|
|
|
|
|
|
## Editor Interface
|
|
|
|
* Transform:
|
| ... | ... | @@ -9,4 +9,4 @@ Drag & Drop wherever it should be. It reflects in both directions. It can be mov |
|
|
|
* Reflection value R of the wall.
|
|
|
|
|
|
|
|
## Runtime Functions
|
|
|
|
You may Change the Position using the Actor Position updates |
|
|
\ No newline at end of file |
|
|
|
The wall can be moved in runtime by using the Transforms inherited from the Actor class. The reflected positions update with the next Tick |
|
|
\ No newline at end of file |