ResizeByMaximumSizeOptions
Struct
阅读时间1 分钟最后更新于 3 个月前
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
[Serializable]public struct ResizeByMaximumSizeOptions
Constructors
ResizeByMaximumSizeOptions(ResizeByMaximumSizeOptions)
public ResizeByMaximumSizeOptions(ResizeByMaximumSizeOptions o)
Parameters
Type | Name | Description |
|---|---|---|
| ResizeByMaximumSizeOptions | o |
Fields
TextureSize
public int TextureSize
Returns
Type | Description |
|---|---|
| int |
KeepTextureRatio
public bool KeepTextureRatio
Returns
Type | Description |
|---|---|
| bool |