OCIO_Python
OCIO 등록방법. init.py에 필요시 추가합니다.
출처 : Nuke-python Digest, Vol 99, Issue 1
nukescripts.ViewerProcess.register_viewers(defaultLUTS=False, ocioConfigName='/path/to/your/config.ocio')
Last updated
OCIO 등록방법. init.py에 필요시 추가합니다.
출처 : Nuke-python Digest, Vol 99, Issue 1
nukescripts.ViewerProcess.register_viewers(defaultLUTS=False,
ocioConfigName='/path/to/your/config.ocio')
Last updated