Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlendShapeClipから直接Keyを参照出来るプロパティを追加する #400

Closed
hiroj opened this issue May 18, 2020 · 0 comments
Closed
Assignees
Labels
Expression(BlendShape) BlendShape rename to Expression
Milestone

Comments

@hiroj
Copy link
Contributor

hiroj commented May 18, 2020

#399
#399 (comment)

@hiroj hiroj changed the title BlendShapeClipから直接Keyを参照出来るプロパティwo BlendShapeClipから直接Keyを参照出来るプロパティを追加する May 18, 2020
@hiroj hiroj added this to the v0.56 milestone May 18, 2020
@hiroj hiroj added the Expression(BlendShape) BlendShape rename to Expression label May 18, 2020
ousttrue added a commit to ousttrue/UniVRM that referenced this issue Jun 9, 2020
vrm-c#399 vrm-c#400

* BlendShapeClip.Key 追加
* BlendShapeKey(string name, BlendShapePreset preset) を private に。代わりに、CreateFromPreset または CreateUnknown を使用してください
* BlendShapeKey.CreateFromClip(BlendShapeKey.CreateFrom からリネーム)
* BlendShapeKey.CreateFromPreset(new BlendShpaeKey(BlendShapePreset)からリネーム)
* BlendShapeKey.CreateUnknown(new BlendShpaeKey(string)からリネーム)
* BlendShapeKey.m_name, Preset を readonly
@hiroj hiroj closed this as completed Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expression(BlendShape) BlendShape rename to Expression
Projects
None yet
Development

No branches or pull requests

2 participants