Version: 2022.2
언어: 한국어
public bool canStep ;

설명

Returns true if the VideoPlayer can step forward through the video content. (Read Only)

Stepping is done with Video.VideoPlayer.StepForwards.

This value is only valid after the movie has been prepared. See VideoPlayer.Prepare.