VariablePhotoSequenceController.MaxPhotosPerSecond 속성

정의

가변 사진 시퀀스에서 초당 촬영할 수 있는 최대 사진 수를 가져옵니다.

public:
 property float MaxPhotosPerSecond { float get(); };
float MaxPhotosPerSecond();
public float MaxPhotosPerSecond { get; }
var single = variablePhotoSequenceController.maxPhotosPerSecond;
Public ReadOnly Property MaxPhotosPerSecond As Single

속성 값

Single

float

가변 사진 시퀀스에서 초당 촬영할 수 있는 최대 사진 수입니다.

설명

가변 사진 시퀀스의 프레임 속도를 설정하려면 PhotosPerSecondLimit를 사용합니다.

적용 대상