menu
three_dart package
documentation
three3d/core/buffer_geometry.dart
BufferGeometry
morphAttributes property
morphAttributes property
dark_mode
light_mode
morphAttributes
property
Map
<
String
,
List
<
BufferAttribute
<
NativeArray
<
num
>
>
>
>
morphAttributes
getter/setter pair
Implementation
Map<String, List<BufferAttribute>> morphAttributes = {};
three_dart package
documentation
three3d/core/buffer_geometry
BufferGeometry
morphAttributes property
BufferGeometry class