|
|
Line 2: |
Line 2: |
| Here are some examples: | | Here are some examples: |
|
| |
|
|
| |
| Full name:
| |
| {{#Invoke:TestProtoFlux1|GenerateUI
| |
| |Name=Field As Variable<T>
| |
| |Category=Core
| |
| |Inputs=
| |
| [
| |
| {"Name":"Field", "Type":"FrooxEngine.IValue`1"}
| |
| ]
| |
| |Outputs=
| |
| [
| |
| {"Name":"*", "Type":"Variable"}
| |
| ]
| |
| |}}
| |
|
| |
| {{#Invoke:TestProtoFlux1|GenerateUI
| |
| |Name=System Empty type
| |
| |Category=Core
| |
| |Inputs=
| |
| [
| |
| {"Name":"Field", "Type":"System.Empty"}
| |
| ]
| |
| |Outputs=
| |
| [
| |
| {"Name":"*", "Type":"System.Empty"}
| |
| ]
| |
| |}}
| |
|
| |
| {{#Invoke:TestProtoFlux1|GenerateUI
| |
| |Name=Anchored User
| |
| |Category=Anchors
| |
| |Inputs=
| |
| [
| |
| {"Name": "Anchor", "Type": "FrooxEngine.IAvatarAnchor"}
| |
| ]
| |
| |Outputs=
| |
| [
| |
| {"Name": "User", "Type": "User"}
| |
| ]
| |
| |}}
| |
|
| |
| {{#Invoke:TestProtoFlux1|GenerateUI
| |
| |Name=CommonAnchor Anchored User
| |
| |Category=Anchors
| |
| |Inputs=
| |
| [
| |
| {"Name": "Anchor", "Type": "FrooxEngine.CommonAvatar.AvatarAnchor"}
| |
| ]
| |
| |Outputs=
| |
| [
| |
| {"Name": "User", "Type": "User"}
| |
| ]
| |
| |}}
| |
|
| |
|
| |
|
| |
| Type name only:
| |
| {{#Invoke:TestProtoFlux1|GenerateUI | | {{#Invoke:TestProtoFlux1|GenerateUI |
| |Name=Field As Variable<T> | | |Name=Field As Variable<T> |
Line 68: |
Line 11: |
| |Outputs= | | |Outputs= |
| [ | | [ |
| {"Name":"*", "Type":"Variable"} | | {"Name":"*", "Type":"Variable[T]"} |
| ] | | ] |
| |}} | | |}} |
Line 104: |
Line 47: |
| [ | | [ |
| {"Name": "Anchor", "Type": "AvatarAnchor"} | | {"Name": "Anchor", "Type": "AvatarAnchor"} |
| ]
| |
| |Outputs=
| |
| [
| |
| {"Name": "User", "Type": "User"}
| |
| ]
| |
| |}}
| |
|
| |
|
| |
| NameSpace only:
| |
|
| |
| {{#Invoke:TestProtoFlux1|GenerateUI
| |
| |Name=CommonAnchor Anchored User
| |
| |Category=Anchors
| |
| |Inputs=
| |
| [
| |
| {"Name": "Anchor", "Type": "CommonAvatar.AvatarAnchor"}
| |
| ] | | ] |
| |Outputs= | | |Outputs= |
This is a test for auto generated colors for nodes using CRC hashing like FrooxEngine does.
Here are some examples:
CommonAnchor Anchored User
Anchors