normalDeltas property

Float32List? normalDeltas
final

Normal deltas (same shape as positionDeltas), or null when the targets carry none.

Implementation

final Float32List? normalDeltas;