C# Class CSPspEmu.Core.Gpu.State.ViewportStruct

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
Position Vector4f
RegionBottomRight PointS
RegionTopLeft PointS
Scale Vector4f

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Position public_oe property

public Vector4f Position
Résultat Vector4f

RegionBottomRight public_oe property

public PointS,CSPspEmu.Core.Gpu.State RegionBottomRight
Résultat PointS

RegionTopLeft public_oe property

public PointS,CSPspEmu.Core.Gpu.State RegionTopLeft
Résultat PointS

Scale public_oe property

public Vector4f Scale
Résultat Vector4f