menu
thermion_dart package
documentation
thermion_dart.dart
MaterialInstance<T>
setParameterFloat3Array abstract method
setParameterFloat3Array abstract method
dark_mode
light_mode
setParameterFloat3Array
abstract method
Future
setParameterFloat3Array
(
String
name
,
List
<
Vector3
>
data
)
Implementation
Future setParameterFloat3Array(String name, List<Vector3> data);
thermion_dart package
documentation
thermion_dart
MaterialInstance<T>
setParameterFloat3Array abstract method
MaterialInstance class