| ... | ... | @@ -2,9 +2,11 @@ Represents a wall on which the VA Sound Sources should be reflected at. It does |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
## EDITOR INTERFACE
|
|
|
|
## Editor Interface
|
|
|
|
* Transform:
|
|
|
|
* Position & Rotation of Wall
|
|
|
|
* Reflection Factor:
|
|
|
|
* Reflection value R of the wall.
|
|
|
|
|
|
|
|
## Runtime Functions
|
|
|
|
You may Change the Position using the Actor Position updates |
|
|
\ No newline at end of file |