API Reference v9.2.0

NamedParameterstruct

Module: ZaberMotion

Named parameter with optional value.

To use this type, add import ZaberMotion to the top of your source code.

Index

pProperties

Properties

p

name

namedParameter.name
String Name of the parameter.
p

value

optional
namedParameter.value
Double? Optional value of the parameter.