Field MotionMode
Specifies what kinds of motion vectors to generate for the entity, if any.
Namespace: Unity.Entities.Graphics
Assembly: solution.dll
Syntax
public MotionVectorGenerationMode MotionMode
Returns
Type | Description |
---|---|
MotionVectorGenerationMode |
Remarks
This value corresponds to motionVectorGenerationMode.
This value only affects render pipelines that use motion vectors.