// Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd.

#pragma builtin(local)
uniform CCLocal {
  mat4 cc_matWorld;
  mat4 cc_matWorldIT;
};