| Package | laya.d3.terrain.unit |
| Class | public class DetailTextureInfo |
| Inheritance | DetailTextureInfo Object |
DetailTextureInfo 类用于描述地形细节纹理。
| Property | Defined By | ||
|---|---|---|---|
| diffuseTexture : String | DetailTextureInfo | ||
| normalTexture : String | DetailTextureInfo | ||
| offset : Vector2 | DetailTextureInfo | ||
| scale : Vector2 | DetailTextureInfo | ||
| Method | Defined By | ||
|---|---|---|---|
| DetailTextureInfo | |||
| diffuseTexture | property |
public var diffuseTexture:String| normalTexture | property |
public var normalTexture:String| offset | property |
public var offset:Vector2| scale | property |
public var scale:Vector2| DetailTextureInfo | () | Constructor |
public function DetailTextureInfo()