Input pin limit an several questions

 

Hello!


I continue to explore features of Aximmetry and  found following whenI have made about 20 scalar parameters and after that project does not load due too much scalar pin message in the log?




1.Does Aximmetry has limits for pin count and will be this fix in future?


2. Will Aximmetry  support feature to set billboard to animated surface or object in UE out of the boxboth for virtual and tracked cameras?


3. Will Aximmerry support for lit shadow and reflection on bilboard working with tracked camera with unreal engine?


4. Will Aximmetry supports more type of varibles to Unreal engine?


5. Will Aximmetry supports hands tracking?


   Alexander Zhivykh

 
Profile Image
Aximmetry
  -  

i Alexander,

1. Yes it has a limit of 16 for each data type. We might raise it in the future, but alternatively you can use the grouped data pin feature which were added in the latest versions. It also can make easier for you to connect the data to the Unreal
For that you have to extend the pin names with a group identifier separated by a semicolon.
For e.g. if you define these:

Get Aximmetry Transformation
Name    Object1: Position

Get Aximmetry Color
Name    Object1: Color

Get Aximmetry Scalar
Name    Object1: Opacity

Get Aximmetry Transformation
Name    Another Object: Position

Get Aximmetry Color
Name    Another Object: Color

then on the Aximmetry side you'll get only two pins: Object1 and Another Object.



These pins are of type Collection. A collection can contain an arbitrary number of named values of different types.
Values can be added to the collection using the Set Collection * modules. For the example above:


      

 

And similarly for the other pin:





2. I'm not sure what do you want to achieve here. Could you elaborate?

3. Yes, when we release Broadcast DE, it will contain the feature of using billboards for tracked cameras as well, which makes it possible to use shadows and reflections.  (If you use HTC Vive you you won't need the actual Broadcast license to use these features.)

4. Which types do have in mind?

5. Could you elaborate on this?

 
Profile Image
Alexander Zhivykh
  -  

Hi! and thank you for answer.


1. Great Thanks for your explanation

2. As you explained me via e-mail we can use world transformation for this kind of purpose  (for example we need to stick musician to flying in scene object)

3. Wait for feature

4. Now don't need

5. For example use stype hands tracking system to track objects or something else.


___



As for 2020.5.1. build 18110  we have cyclic project loading when add more then 6 logical pins into unreal project or Project does not load at all. Please check this

 
Profile Image
Aximmetry
  -  

5. If you mean Stype Follower, then yes it's supported in Aximmetry.

We'll check the logical pin issue, thank you for reporting!

 
Profile Image
buffos
  -  

Please add those answers to your guides. These are very important stuff and without documentation, it is impossible to use them and find them