customUniformValues property

  1. @TagNumber(37)
PbList<FFDoubleValue> get customUniformValues

Custom mode: uniform values with variable binding support.

Implementation

@$pb.TagNumber(37)
$pb.PbList<FFDoubleValue> get customUniformValues => $_getList(30);