Searched refs:jrotation (Results 1 – 2 of 2) sorted by relevance
86 const auto* jrotation = &t["r"]; in attachMatrix2D() local87 if (jrotation->is<skjson::NullValue>()) { in attachMatrix2D()90 jrotation = &t["rz"]; in attachMatrix2D()92 bound |= this->bindProperty<ScalarValue>(*jrotation, ascope, in attachMatrix2D()
92 const auto* jrotation = &t["r"]; in attachMatrix2D() local93 if (jrotation->is<skjson::NullValue>()) { in attachMatrix2D()96 jrotation = &t["rz"]; in attachMatrix2D()98 bound |= this->bindProperty<ScalarValue>(*jrotation, ascope, in attachMatrix2D()